/*



Theme Name:TDI Group Mohali



Theme URI:http://www.rishtiindia.com



Author:Nilesh Kumar Kushvaha



Author URI:http://www.rishtiindia.com



Description:Customizable WordPress Theme by Nilesh Kumar Kushvaha



Version:1.3.6



License:GPL License



License URI:license.txt



Tags:one-column, two-columns, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, theme-options, translation-ready



*/



/* --------------------------------------------------------------



>>> GLOBALS



-------------------------------------------------------------- */



body {
	background: #ffffff;
	font-family: 'Open Sans', sans-serif;
}
body h1 {
	font-size: 30px;
	font-family: 'Raleway', sans-serif;
}
body h2 {
	font-size: 25px;
	font-family: 'Raleway', sans-serif;
}
body h3 {
	font-size: 20px;
	font-family: 'Raleway', sans-serif;
}
body h4 {
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
}
body h5 {
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
}
body h6 {
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
}
body p {
	color: #6b6b6b;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;/*font-weight: 600;*/
}
body a {
	text-decoration: none;
}
body a:hover {
	text-decoration: none;
}
body .left-align {
	text-align: left !important;
}
body .right-align {
	text-align: right !important;
}
body .center-align {
	text-align: center !important;
}
.cl {
 *zoom: 1;
}
.cl:before, .cl:after {
	content: "";
	display: table;
}
.cl:after {
	clear: both;
}
/* general WP */







.wp-caption {
	text-decoration: none;
}
.wp-caption-text {
	text-decoration: none;
}
.sticky {
	text-decoration: none;
}
.gallery-caption {
	text-decoration: none;
}
.bypostauthor {
	text-decoration: none;
}
.alignright {
	text-decoration: none;
}
.alignleft {
	text-decoration: none;
}
.aligncenter {
	text-decoration: none;
}
/* Site Title */







.site-title-block {
	padding: 12px 0 35px 8px;
}
.site-title-block h1 {
	color: #000;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size: 30px;
	font-weight: 200;
	letter-spacing: -1px;
	line-height: 1;
	margin: 0;
}
/* Breadcrumb */







.breadcrumbs {
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	background: transparent;
	margin-bottom: 0;
	padding: 0;
}
.breadcrumbs .trail-begin {
	color: #3e3e3e;
}
.breadcrumbs span {
	color: #6b6b6b;
	font-size: 14px;
	font-weight: normal;
}
.breadcrumbs a {
	color: #3e3e3e;
	font-size: 14px;
	font-weight: 600;
}
/* Pagination */







.pagination {
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 15px 20px;
	text-align: center;
	border-radius: 0;
}
.pagination .page-numbers {
	color: #6b6b6b;
	font-size: 11px;
	line-height: 30px;
}
.pagination .page-numbers:after {
	content: " / ";
}
.pagination .page-numbers:last-child(2):after {
	display: none;
}
.pagination .page-numbers.prev:after, .pagination .page-numbers.next:after {
	display: none;
}
.pagination .prev, .pagination .next {
	border: 1px solid #6b6b6b;
	color: #3e3e3e;
	display: block;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	padding: 0 10px;
	font-size: 10px;
	line-height: 30px;
	text-transform: uppercase;
}
.pagination .prev {
	float: left;
}
.pagination .next {
	float: right;
}
/* Heading Style */







.vc-map-plugin {
	text-align: center;
}
.vc-map-plugin .vc-map-title {
	margin: 0;
	display: inline-block !important;
	font-weight: 400 !important;
	letter-spacing: 2px !important;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignnone {
	display: block;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
/* --------------------------------------------------------------































































>>> HEADER































































-------------------------------------------------------------- */































































.site-header {
	background: #fff;
	border-bottom: 1px solid #ededed;
}
.site-header #site-logo {
	float: left;
	padding: 20px 0;
}
.site-header #site-logo img {
	height: 68px;
	width: 100%;
}
.site-header #site-description {
	float: left;
	font-family: 'Play', sans-serif;
	font-size: 12px;
	margin-left: 15px;
	line-height: 100px;
}
.site-header #site-description p {
	margin: 0;
	color: #6e6e6e;
}
.site-header .header-left {
	float: left;
}
.site-header .header-right {
	float: right;
}
.site-header .primary-menu-block {
	float: left;
}
.site-header .additional-menu-block {
	float: right;
}
#site-custom-header .container-full {
	overflow: hidden;
}
#site-custom-header .container-full img {
	width: 100%;
}
 @media only screen and (min-width: 991px) {
.header-small .site-header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}
.header-small .site-header #site-logo {
	padding: 5px 0;
}
.header-small .site-header #site-description {
	line-height: 70px;
}
.header-small .site-header .primary-navbar .navbar-nav li a {
	line-height: 40px;
}
.header-small .site-header .additional-menu-block .additional-menu > li > a {
	line-height: 40px;
}
.admin-bar.header-small .site-header {
	top: 32px;
}
.site-header #site-logo, .site-header #site-description, .site-header .primary-navbar .navbar-nav li a, .site-header .additional-menu-block .additional-menu > li > a {
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}
.slotholder .defaultimg {
	background-size: 100% 100% !important;
}
}
/* --------------------------------------------------------------































































>>> COMPONENETS































































-------------------------------------------------------------- */































































/* Buttons */































































.btn, .button, button {
	border: 1px solid black;
	font-weight: 700;
	padding: 5px 10px;
	display: inline-block;
	text-transform: uppercase;
}
/* Pricing Table */































































.pricing-table {
	width: 100%;
	display: table;
	table-layout: fixed;
	border-bottom: 1px solid #ededed;
}
.pricing-table .pricing-item {
	box-sizing: border-box;
	display: table-cell;
	vertical-align: top;
	text-align: center;
	color: #555;
	border-right: 1px solid #ededed;
}
 @media screen and (max-width: 768px) {
.pricing-table .pricing-item {
	display: block;
	float: left;
	width: 50%;
}
.slotholder .defaultimg {
	background-size: contain!important;
}
header .enquiry-form {
	display: block;
	left: 30px!important;
}
}
 @media screen and (max-width: 600px) {
.pricing-table .pricing-item {
	display: block;
	float: left;
	width: 100%;
}
}
.pricing-table .pricing-item .pricing-title {
	border-bottom: 1px solid #ededed;
	padding: 30px 10px;
}
.pricing-table .pricing-item .pricing-title .title {
	font-size: 16px;
	text-transform: uppercase;
}
.pricing-table .pricing-item .pricing-title .price {
	font-size: 60px;
	font-weight: 200;
	line-height: normal;
	font-family: 'Raleway', sans-serif;
	letter-spacing: -4px;
}
.pricing-table .pricing-item ul {
	list-style: none;
	padding: 20px 50px;
}
.pricing-table .pricing-item ul li {
	border-bottom: 1px solid #ededed;
	padding: 10px;
}
.pricing-table .pricing-item ul li:last-child {
	border-bottom: 0;
	padding: 30px 0 20px;
}
.pricing-table .pricing-item ul li:last-child .button {
	width: 100%;
	font-size: 10px;
	font-weight: 900 !important;
	padding: 10px;
	box-sizing: border-box;
}
.pricing-table .pricing-item.featured {
	position: relative;
}
.pricing-table .pricing-item.featured .title {
	color: #47D0EB;
}
.pricing-table .pricing-item.featured .pricing-title, .pricing-table .pricing-item.featured li {
	border-color: #47D0EB;
}
.slotholder .defaultimg {
	background-size: contain!important;
}
/* --------------------------------------------------------------































































>>> FORM































































-------------------------------------------------------------- */































































input, button {
	box-sizing: border-box;
	border: 1px solid #e2e2e2;
	border-radius: 0;
	box-shadow: none !important;
	padding: 5px 10px;
	line-height: 20px;
}
input[type="submit"], input[type="reset"], button {
	border-color: black !important;
}
select {
	border: 1px solid #dedede;
	-webkit-appearance: none;
	padding: 2px 10px !important;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 500;
	color: #6b6b6b;
	background: url(img/select.png) no-repeat 90%;
	border-radius: 0;
}
/* --------------------------------------------------------------































































>>> MENU































































-------------------------------------------------------------- */































































.primary-navbar {
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	padding: 0 25px;
}
.primary-navbar .navbar-nav {
	padding: 0;
	float: right;
}
.primary-navbar .navbar-nav li {
	float: left;
	list-style: none;
	position: relative;
	transition: all .3s ease;
}
.primary-navbar .navbar-nav li a {
	color: #3e3e3e;
	display: block;
	font-size: 13px;
	font-weight: 700;
	padding: 0 15px;
	text-transform: uppercase;
	line-height: 100px;
}
.primary-navbar .navbar-nav li a:hover {
	background-color: #ededed;
}
.primary-navbar .navbar-nav li:hover {
	background-color: #ededed;
}
.primary-navbar .navbar-nav li:hover a {
	color: #3e3e3e;
	text-decoration: none;
}
.primary-navbar .navbar-nav li:hover ul {
	display: block;
}
.primary-navbar .navbar-nav .current-menu-item a {
	background: #ededed;
}
.primary-navbar .navbar-nav .current-menu-parent > a {
	background: #ededed;
}
.primary-navbar .navbar-nav .current-menu-ancestor > a {
	background: #ededed;
}
.primary-navbar .navbar-nav .sub-menu {
	background: #fff;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
	display: none;
	min-width: 250px;
	padding: 5px;
	position: absolute;
	right: 0;
	top: 100%;
	z-index: 999;
}
.primary-navbar .navbar-nav .sub-menu li {
	float: none;
	list-style: none;
	position: relative;
}
.primary-navbar .navbar-nav .sub-menu li:first-child {
	border-top: none;
}
.primary-navbar .navbar-nav .sub-menu li:last-child a {
	border-bottom: none;
}
.primary-navbar .navbar-nav .sub-menu li a {
	border-bottom: 1px solid #ededed;
	color: #333333;
	font-family: calibri;
	font-size: 17px;
	font-weight: normal;
	line-height: 40px;
	padding: 6px 0 7px 12px;
}
.primary-navbar .navbar-nav .sub-menu li a:hover {
	background: #d8d8d8;
}
.primary-navbar .navbar-nav .sub-menu li a:active {
	background: #ededed;
}
.primary-navbar .navbar-nav .sub-menu li:hover .sub-menu {
	display: block;
	width: 100%;
}
.primary-navbar .navbar-nav .sub-menu .sub-menu {
	display: none;
	position: absolute;
	right: 100%;
	top: 0;
	z-index: 999;
}
.additional-menu-block .additional-menu {
	margin: 0;
	padding: 0;
	text-align: right;
}
.additional-menu-block .additional-menu > li {
	display: inline-block;
	list-style: none;
}
.additional-menu-block .additional-menu > li > a {
	display: block;
	padding: 0 10px;
	line-height: 100px;
	color: #8c8c8c;
}
.additional-menu-block .additional-menu > li > a:focus {
	background: transparent;
}
.additional-menu-block .additional-menu > li > a:hover {
	background: #ededed;
}
.additional-menu-block .additional-menu .dropdown-menu {
	left: inherit;
	right: 0;
	width: 300px;
	min-width: 360px;
	padding: 0;
	text-align: left;
	z-index: 1000000;
}
.additional-menu-block .additional-menu .dropdown-menu .widget.widget_shopping_cart h2 {
	font-size: 20px;
	margin: 0 0 10px 0;
}
.additional-menu-block .additional-menu .dropdown-menu .searchform {
	padding: 40px;
	text-align: center;
}
.additional-menu-block .additional-menu .dropdown-menu .searchform label {
	display: block;
	font-size: 20px;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
}
.additional-menu-block .additional-menu .dropdown-menu .searchform input[type="text"] {
	border: 1px solid #3e3e3e;
	padding: 5px;
	width: 190px;
	display: inline-block;
}
.additional-menu-block .additional-menu .dropdown-menu .searchform .searchsubmit {
	background: transparent;
	border: 1px solid #3e3e3e;
	color: #3e3e3e;
	font-size: 11px;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	display: inline-block;
	vertical-align: top;
}
.footer-navbar {
	font-family: 'Raleway', sans-serif;
	display: inline-block;
	float: left;
}
.footer-navbar .navbar-nav {
	float: none;
	padding: 0;
}
.footer-navbar .navbar-nav li {
	list-style: none;
}
.footer-navbar .navbar-nav li a {
	color: #3e3e3e;
	display: block;
	padding: 0 10px;
	text-transform: uppercase;
	font-weight: 700;
}
.footer-navbar .navbar-nav li .sub-menu {
	display: none;
}
/* --------------------------------------------------------------































































>>> CONTENT































































-------------------------------------------------------------- */































































.site-content {
	line-height: 23px;
}
.site-content .content-block {
	margin-bottom: 100px;
	background: #fff;
}
.site-content .content-block .main-content {
	background: #fff;
	font-size: 12px;
	position: relative;
}
.site-content .content-block .main-content:after {
	content: " ";
	position: absolute;
	top: 0;
	right: -1px;
	width: 1px;
	border-right: 1px solid #ededed;
	bottom: 0;
}
.site-content .content-block .main-content h1 {
	font-size: 22px;
}
.site-content .content-block .main-content h2 {
	font-size: 20px;
}
.site-content .content-block .main-content h3 {
	font-size: 18px;
}
.site-content .content-block .main-content h4 {
	font-size: 16px;
}
.site-content .content-block .main-content h5 {
	font-size: 14px;
}
.site-content .content-block .main-content h6 {
	font-size: 12px;
}
.site-content .attachment {
	padding: 100px;
	text-align: center;
}
.site-content .attachment img {
	max-width: 100%;
}
/* sidebar */































































#primary-sidebar .sidebar {
	border-left: 1px solid #ededed;
}
/* --------------------------------------------------------------































































>>> BLOG































































-------------------------------------------------------------- */































































.blogpost .entry-wrapper {
	padding: 10px;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}
.blogpost .entry-wrapper .thumbnail {
	text-align: center;
}
.blogpost .entry-wrapper .thumbnail figure {
	overflow: hidden;
	padding-bottom: 10px;
}
.blogpost .entry-wrapper .thumbnail img {
	max-width: 100%;
	width: 100%;
}
.blogpost .entry-wrapper .thumbnail .caption {
	padding: 30px 40px 35px;
	text-align: left;
}
.blogpost .entry-wrapper .thumbnail .caption h2.entry-title {
	font-size: 12px;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 3px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.blogpost .entry-wrapper .thumbnail .caption h2.entry-title a {
	color: #3e3e3e;
	font-size: 12px;
}
.blogpost .entry-wrapper .thumbnail .caption .published {
	color: #9d9d9d;
	font-size: 11px;
}
.blog-col-2 .blogpost:nth-child(2n) .entry-wrapper, .blog-col-3 .blogpost:nth-child(3n) .entry-wrapper, .blog-col-4 .blogpost:nth-child(4n) .entry-wrapper {
	border-right: none;
}
/* Blog Post */































































.post {
	width: 100%;
}
.post .has-thumbnail {
	border-bottom: 1px solid #ededed;
	padding: 50px;
}
.post .meta-block {
	color: #6b6b6b;
	font-size: 11px;
	padding: 100px 100px 0;
	overflow: hidden;
}
.post .meta-block .meta-time {
	float: left;
	width: 35%;
	position: relative;
	padding-left: 40px;
	padding-right: 20px;
	box-sizing: border-box;
}
.post .meta-block .meta-time .post-format-icon {
	background: #4b4b4b;
	border-radius: 100%;
	color: #fff;
	float: left;
	font-size: 1em;
	font-weight: normal;
	padding: 10px;
	text-align: center;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 0;
	left: 0;
}
.post .meta-block .meta-time .post-format-icon i {
	display: block;
}
.post .meta-block .meta-time .meta {
	margin-left: 10px;
	line-height: 20px;
}
.post .meta-block .meta-time .meta p {
	font-weight: normal;
	margin: 0;
}
.post .meta-block .meta-time .meta .tags a {
	font-weight: 700;
}
.post .meta-block .meta-time .meta a {
	color: #6b6b6b;
}
.post .meta-block .meta-author {
	float: left;
	width: 65%;
	position: relative;
	padding-left: 80px;
}
.post .meta-block .meta-author .gravatar {
	width: 60px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.post .meta-block .meta-author .gravatar img {
	border-radius: 100%;
	width: 100%;
	max-width: 100%;
}
.post .meta-block .meta-author .description p.author-name {
	color: #3e3e3e;
	font-size: 12px;
	text-transform: capitalize;
}
.post .meta-block .meta-author .description p {
	font-weight: normal;
	margin: 0;
	line-height: 20px;
}
.post .the-content {
	border-bottom: 1px solid #ededed;
	padding: 50px 100px;
	line-height: 22px;
	color: #6b6b6b;
}
.post .the-content div {
	max-width: 100%;
}
.post .the-content img {
	max-width: 100%;
	height: auto;
}
.post .the-content h1, .post .the-content h2, .post .the-content h3, .post .the-content h4, .post .the-content h5, .post .the-content h6 {
	text-transform: uppercase;
	color: #3e3e3e;
	font-weight: 700;
}
.post .the-content .left-img {
	float: left !important;
}
.post .the-content .right-img {
	float: right !important;
}
.post .post-nav {
	margin: 25px 100px;
	overflow: hidden;
}
.post .post-nav .nav-previous {
	float: left;
}
.post .post-nav .nav-next {
	float: right;
}
.img-position-left {
 *zoom: 1;
	margin-bottom: 20px;
}
.img-position-left:before, .img-position-left:after {
	content: "";
	display: table;
}
.img-position-left:after {
	clear: both;
}
.img-position-left .tp-widget-post-thumb {
	float: left;
	width: 60px;
	margin-right: 20px;
}
.img-position-left .tp-widget-post-wrap {
	float: left;
	width: calc(100% - 80px);
}
.img-position-left .tp-widget-post-wrap .tp-widget-post-date {
	line-height: 1.2;
	line-height: 1.2;
	color: #6b6b6b;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
}
.img-position-left .tp-widget-post-wrap .tp-widget-post-title h3 {
	margin-top: 5px;
}
.img-position-left .tp-widget-post-wrap .tp-widget-post-title h3 a {
	color: #3e3e3e;
	font-size: 12px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
}
.img-position-left img {
	max-width: 100%;
	height: auto;
}
.tokopress-large-text p span {
	font-family: 'Merriweather', serif;
	font-weight: 200;
}
.news-letter-title {
	letter-spacing: -5px !important;
}
.vc-wp-widget .widget {
	padding: 0 !important;
}
.has-thumbnail img {
	max-width: 100%;
	height: auto;
}
.blog .sticky {
	position: relative;
	background: #f5f5f5;
}
.blog .sticky:before {
	position: absolute;
	bottom: 50px;
	left: 30px;
	content: "\f02e";
	font-family: FontAwesome;
	color: #CCCCCC;
	font-size: 18px;
}
.blog .sticky .caption {
	background: #f5f5f5;
}
/* --------------------------------------------------------------































































>>> PAGE































































-------------------------------------------------------------- */































































.page-area {
	padding: 100px;
	line-height: 23px;
	color: #6b6b6b;
}
.product-category-list .button {
	display: none;
}
.product-category-list .product-thumb-block {
	float: left;
}
.product-category-list .product-thumb-block img {
	max-width: 40px;
	max-height: 40px;
}
.product-category-list .product-list .products {
	list-style: none;
}
.product-category-list .product-list .products .product {
	padding: 0;
	clear: both;
 *zoom: 1;
	margin: 10px 0;
}
.product-category-list .product-list .products .product .product-thumb-block {
	padding: 0;
}
.product-category-list .star-rating {
	position: absolute;
	right: 0;
	top: 0;
}
.product-category-list .product-list .products .product::before {
	content: "";
	display: table;
}
.product-category-list .product-list .products .product::after {
	content: "";
	display: table;
	clear: both;
}
.product-category-list .product-up-block {
	float: right;
	max-height: auto !important;
	height: auto !important;
	width: calc(100% - 50px);
	text-align: left;
	position: relative;
}
.product-category-list .product-up-block h3 {
	margin-bottom: 0;
	margin-top: 0;
}
.product-category-list .product-up-block .onsale {
	display: none;
}
.newsletter-wrapper h1 {
	color: white;
	font-size: 60px;
	font-weight: bold;
}
.newsletter-wrapper form {
	clear: both;
 *zoom: 1;
	margin-top: 80px;
}
.newsletter-wrapper form::before {
	content: "";
	display: table;
}
.newsletter-wrapper form::after {
	content: "";
	display: table;
	clear: both;
}
.newsletter-wrapper p {
	font-size: 14px !important;
	color: white !important;
	font-style: italic !important;
	font-weight: 600 !important;
	font-family: 'Open Sans', sans-serif !important;
}
.newsletter-wrapper label {
	display: none;
}
.newsletter-wrapper input[type=email] {
	background: transparent;
	border: none;
	border-bottom: 1px solid white;
	color: white;
	width: calc(100% - 120px);
	float: left;
	line-height: 30px;
	outline: none;
	height: 41px;
}
 .newsletter-wrapper input[type=email]::-webkit-input-placeholder {
 color: white;
}
 .newsletter-wrapper input[type=email]:-moz-placeholder { /* Firefox 18- */
 color: white;
}
 .newsletter-wrapper input[type=email]::-moz-placeholder { /* Firefox 19+ */
 color: white;
}
 .newsletter-wrapper input[type=email]:-ms-input-placeholder {
 color: white;
}
.newsletter-wrapper input[type=submit] {
	background: transparent;
	border: 1px solid white !important;
	color: white;
	font-style: normal;
	font-weight: normal;
	width: 120px;
	float: left;
}
.screen-reader-text {
	display: none !important;
}
.testimonial-widget .widget_woothemes_testimonials {
	padding: 20px 0;
}
.testimonials blockquote {
	border: none;
	padding: 0;
	font-family: 'Merriweather', serif;
}
.testimonials blockquote p {
	font-size: 14px;
	line-height: 30px;
}
.testimonials blockquote p span {
	color: #3e3e3e !important;
}
.testimonials-text p {
	position: relative;
}
.testimonials cite {
	color: #3e3e3e;
	font-weight: bold;
	font-family: "opensans", arial;
}
.testimonials cite .url {
	font-style: italic;
	font-weight: normal;
}
.caption .post-date {
	font-family: "opensans", arial;
	font-weight: 500;
	color: #9d9d9d;
	font-size: 11px;
}
.post-title {
	margin: 0;
	margin-bottom: 10px;
	margin-top: 2px;
}
.post-title a {
	color: #3e3e3e;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}
.extra h2, .extra h3 {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: #818181;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 25px !important;
}
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
	width: 75%;
	margin: auto;
}
.stock {
	display: none;
}
.accordion {
	width: 1200px;
	height: 360px;
	margin: 20px auto;
	overflow: hidden;
}
.accordion figure {
	position: absolute;
	top: 0;
	left: 200px; /* width of visible piece */
	width: 600px;
	margin: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.accordion > figure {
	position: relative;
	left: 0 !important;
}
.accordion img {
	display: block;
	width: 100%;
}
.accordion input {
	position: absolute;
	top: 0;
	left: 0;
	width: 200px; /* just cover visible part */
	height: 100%;
	cursor: pointer;
	border: 0;
	padding: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 100;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.accordion input:checked {
	width: 5px;
	left: auto;
	right: 0px;
}
.accordion input:checked ~ figure {
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
	-ms-transition: all 0.7s ease-in-out;
	transition: all 0.7s ease-in-out;
	left: 600px;
}
.accordion figcaption {
	width: 100%;
	height: 360px;
	background: rgba(87, 73, 81, 0.1);
	position: absolute;
	top: 0px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.accordion figcaption span {
	position: absolute;
	top: 30px;
	margin-top: -30px;
	left: 30px;
	overflow: hidden;
	text-align: center;
	background: rgba(87, 73, 81, 0.3);
	line-height: 20px;
	font-size: 18px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-weight: 700;
	padding: 20px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.accordion figcaption .button {
	color: white;
	border-color: white;
	position: absolute;
	bottom: 20px;
	left: 35px;
	text-decoration: none;
	font-family: "raleway", arial;
	font-weight: 400;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.accordion input:checked + figcaption, .accordion input:checked:hover + figcaption {
	background: rgba(87, 73, 81, 0);
}
.accordion input:checked + figcaption span {
	-webkit-transition: all 0.4s ease-in-out 0.5s;
	-moz-transition: all 0.4s ease-in-out 0.5s;
	-o-transition: all 0.4s ease-in-out 0.5s;
	-ms-transition: all 0.4s ease-in-out 0.5s;
	transition: all 0.4s ease-in-out 0.5s;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
	filter: alpha(opacity=99);
	opacity: 1;
	margin-top: 0;
}
.accordion input:checked + figcaption .button {
	left: auto;
	right: 35px;
}
.accordion #ia-selector-last:checked + figcaption span {
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	-ms-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.accordion input:hover + figcaption {
	background: rgba(87, 73, 81, 0.03);
}
.accordion input:checked ~ figure input {
	z-index: 1;
}
 @media screen and (max-width: 720px) {
.accordion {
	width: 540px;
}
.accordion figure {
	left: 40px;
	width: 260px;
}
.accordion input {
	width: 40px;
}
.accordion input:checked ~ figure {
	left: 260px;
}
.accordion figcaption span {
	font-size: 16px;
}
}
 @media screen and (max-width: 520px) {
.accordion {
	width: 320px;
}
.slotholder .defaultimg {
	background-size: contain!important;
}
.accordion figure {
	left: 20px;
	width: 180px;
}
.accordion input {
	width: 20px;
}
.accordion input:checked ~ figure {
	left: 180px;
}
.accordion figcaption span {
	font-size: 12px;
	letter-spacing: 2px;
	padding: 10px;
	margin-top: -20px;
}
}
.tpvc-products .product-home-featured .product-up-block h3 {
	margin-bottom: 0 !important;
	margin-top: 0;
	width: calc(100% - 70px);
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 11px;
	color: #a2a2a2;
}
.tpvc-products .product-down-block .yith-wcwl-add-to-wishlist {
	display: none !important;
}
.tpvc-products .product-home-featured .product .price {
	font-size: 11px;
}
.product .product-down-block .yith-wcwl-add-to-wishlist {
	display: inline-block;
	margin-right: 0;
}
.product .product-down-block .add_to_cart_button {
	display: inline-block;
}
.product-down-block .clear {
	display: none !important;
}
.tpvc-products .product-home-featured .product {
	margin: 0 !important;
	padding: 10px 0 !important;
	border-bottom: 1px solid #ededed;
}
.yith-wcwl-wishlistaddedbrowse {
	margin-right: 20px;
}
.yith-wcwl-wishlistaddedbrowse a {
	display: none;
}
.yith-wcwl-wishlistexistsbrowse {
	margin-right: 20px;
}
.yith-wcwl-wishlistexistsbrowse .feedback {
	display: none;
}
.yith-wcwl-wishlistexistsbrowse a {
	padding-bottom: 10px;
	border-bottom: 2px solid #3e3e3e;
}
.single-product .yith-wcwl-wishlistexistsbrowse {
	margin-bottom: 5px;
}
.single-product .yith-wcwl-wishlistexistsbrowse a {
	border-bottom: 1px solid #cccccc;
	color: #cccccc;
}
.heading-section .vc-map-block-title .vc-map-title {
	font-family: 'Raleway', sans-serif;
	font-weight: 600 !important;
	font-size: 16px;
	color: #3e3e3e;
	text-transform: uppercase;
}
.typo-black .vc-map-block-title .vc-map-title {
	color: #3e3e3e !important;
}
.team-member {
 *zoom: 1;
	background: white;
	margin-bottom: 100px;
}
.team-member:before, .team-member:after {
	content: "";
	display: table;
}
.team-member:after {
	clear: both;
}
.team-member-image {
	width: 300px;
	float: left;
}
.team-member-image img {
	width: 100%;
	height: 100%;
}
.team-member-summary {
	width: calc(100% - 400px);
	float: right;
}
.team-member-skill-contain {
	width: 300px;
	margin-top: 30px;
}
.skill-meter {
	display: block;
	background: #ededed;
	height: 30px;
	margin: 10px 0;
	position: relative;
}
.skill-meter span {
	font-size: 11px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: white;
	padding-left: 10px;
	line-height: 30px;
	position: relative;
}
.skill-meter .skill-data {
	height: 30px;
	position: absolute;
	background: #3e3e3e;
}
.skill-title {
	font-size: 11px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: white;
	padding-left: 10px;
	line-height: 30px;
	position: relative;
}
.team-member-skill h3 {
	font-size: 16px;
}
.team-member-social {
	margin-top: 30px;
}
.team-member-social .team-member-social-contain a {
	margin-right: 20px;
}
.team-member-social .team-member-social-contain a i {
	color: #3e3e3e;
	font-size: 14px;
}
.related-post-wrap {
 *zoom: 1;
}
.related-post-wrap:before, .related-post-wrap:after {
	content: "";
	display: table;
}
.related-post-wrap:after {
	clear: both;
}
.related-post-wrap .related-post-title {
	padding: 50px 100px;
}
.related-post-wrap .related-post-title h1, .related-post-wrap .related-post-title h2, .related-post-wrap .related-post-title h3, .related-post-wrap .related-post-title h4 {
	margin: 0;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
}
.team-member-single-wrap {
	border-bottom: 1px solid #ededed;
 *zoom: 1;
	padding: 100px;
}
.team-member-single-wrap:before, .team-member-single-wrap:after {
	content: "";
	display: table;
}
.team-member-single-wrap:after {
	clear: both;
}
.related-item {
	padding: 10px;
	border: 1px solid #ededed;
	border-right: none;
}
.related-item:first-child {
	border-left: none;
}
.related-item .related-thumbnail {
	overflow: hidden;
}
.related-item .related-meta {
	padding: 30px 40px;
	padding-bottom: 0;
	height: 100px;
}
.related-item .related-meta h1, .related-item .related-meta h2, .related-item .related-meta h3, .related-item .related-meta h4 {
	margin: 0;
	max-height: 34px;
	overflow: hidden;
	color: #3e3e3e;
	font-weight: 800;
	font-family: 'Raleway', sans-serif;
	line-height: 1.2;
}
.related-item .related-meta p {
	margin: 0 !important;
	margin-top: 10px;
	margin-bottom: 0;
	color: #9d9d9d;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	line-height: 30px;
}
.project {
 *zoom: 1;
}
.project:before, .project:after {
	content: "";
	display: table;
}
.project:after {
	clear: both;
}
.project .single-featured img {
	width: 100%;
	height: 100%;
}
.related-project-wrap .related-project-title {
	padding: 50px 100px;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}
.related-project-wrap .related-project-inner {
	list-style: none;
	margin: 0;
	padding: 0;
}
.related-project-wrap .related-project-inner li {
	width: 33.33%;
	float: left;
}
.related-project-wrap .related-project-inner li .related-image img {
	width: 100%;
}
.related-project-wrap .related-project-inner .related-caption {
	display: none;
}
#site-title .site-header-image {
	min-height: 310px;
	-webkit-background-size: cover !important;
	background-size: cover !important;
	position: relative;
	margin-bottom: 100px;
}
#site-title .site-header-image .loop-title {
	margin: 0;
	font-family: 'Roboto', sans-serif;
	color: white;
	font-weight: 200;
	font-size: 72px;
	text-align: center;
	position: relative;
	top: 110px;
	text-transform: capitalize;
}
/* --------------------------------------------------------------































































>>> CONTACT































































-------------------------------------------------------------- */































































.map-block {
	border-bottom: 1px solid #ededed;
	padding: 50px;
}
.map-block .map {
	height: 460px;
	width: 100%;
}
.contact-form .screen-reader-text {
	display: none !important;
}
.contact-form {
	padding: 100px;
	border-top: 1px solid #e5e5e5;
}
.contact-form .forms {
	clear: both;
}
.contact-form .left-column {
	float: left;
	width: 50%;
}
.contact-form .left-column input {
	width: 100%;
}
.contact-form .right-column {
	float: left;
	padding-left: 50px;
	width: 50%;
}
.contact-form .right-column textarea {
	width: 100%;
	height: 120px;
	border-color: #e2e2e2;
	padding: 10px;
}
/* --------------------------------------------------------------































































>>> ARCHIVE































































-------------------------------------------------------------- */































































.content-not-found, .archives-area {
	padding: 100px;
}
.content-not-found a, .archives-area a {
	color: #6b6b6b;
}
.content-not-found .archives-loop, .archives-area .archives-loop {
	border-bottom: 1px solid #ededed;
	padding: 5px 0;
	font-size: 11px;
	color: #aaa;
	font-weight: 100;
}
.content-not-found .archives-loop h3, .archives-area .archives-loop h3 {
	font-size: 11px !important;
	margin: 0;
	font-weight: 500 !important;
	display: inline-block;
}
.content-not-found .archives-loop b, .archives-area .archives-loop b {
	color: #777;
}
.content-not-found .addition-widget, .archives-area .addition-widget {
	overflow: hidden;
}
.content-not-found h2, .content-not-found .widgettitle, .archives-area h2, .archives-area .widgettitle {
	color: #666;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: 500 !important;
}
.content-not-found .widget, .archives-area .widget {
	padding: 50px 0;
}
.content-not-found .widget ul, .archives-area .widget ul {
	padding: 0 50px 0 0;
}
/* --------------------------------------------------------------































































>>> COMMENT































































-------------------------------------------------------------- */































































#comments-block {
	border-top: 1px solid #ededed;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
}
#comments-block .comment-block-row {
	padding: 100px;
}
#comments-block .comments-title {
	text-transform: uppercase;
}
#comments-block .comments-title h6 {
	font-size: 18px;
	letter-spacing: 3px;
}
#comments-block .comment-block {
	margin: 20px 0;
	overflow: hidden;
}
#comments-block .comment-block .gravatar {
	float: left;
	width: 7.9%;
}
#comments-block .comment-block .gravatar img {
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}
#comments-block .comment-block .comment-text {
	float: left;
	margin-left: 3.937%;
	width: 88.1%;
}
#comments-block .comment-block .comment-text p {
	font-weight: normal;
	margin-bottom: 5px;
}
#comments-block .comment-block .comment-text .bold {
	font-weight: 700;
}
#comments-block .comment-block .comment-text .bold a {
	color: #3e3e3e;
}
#comments-block .comment-block .comment-text .comment-reply-link {
	color: #3e3e3e;
	font-weight: 700;
}
#comments-block .children {
	margin: 0;
	padding-left: 3.937%;
}
#comments-block .children .comment-block .comment-text {
	width: 87.99%;
}
#comments-block .paginate-com {
	border-top: 1px solid #ededed;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 15px 20px;
	text-align: center;
}
#comments-block .paginate-com .page-numbers {
	color: #6b6b6b;
	font-size: 11px;
	line-height: 30px;
}
#comments-block .paginate-com .prev {
	border: 1px solid #6b6b6b;
	color: #3e3e3e;
	display: block;
	font-family: 'Raleway', sans-serif;
	font-size: 10px;
	font-weight: 700;
	float: left;
	padding: 0 10px;
	font-size: 0.6875rem;
	line-height: 30px;
	text-transform: uppercase;
}
#comments-block .paginate-com .next {
	border: 1px solid #6b6b6b;
	color: #3e3e3e;
	display: block;
	font-family: 'Raleway', sans-serif;
	font-size: 10px;
	font-weight: 700;
	float: right;
	font-size: 0.6875rem;
	padding: 0 10px;
	line-height: 30px;
	text-transform: uppercase;
}
#comments-block #comments-form {
	border-top: 1px solid #ededed;
	padding: 50px;
	overflow: hidden;
}
#comments-block #comments-form .left-data-comment {
	float: left;
	width: 49.3%;
	overflow: hidden;
	margin-right: 5px;
}
#comments-block #comments-form .left-data-comment input {
	width: 100%;
	border: 1px solid #ededed;
	padding: 10px;
	margin-bottom: 10px;
}
#comments-block #comments-form .right-data-comment {
	float: left;
	width: 49.3%;
	overflow: hidden;
	margin-left: 5px;
}
#comments-block #comments-form .right-data-comment textarea {
	width: 100%;
	border: 1px solid #ededed;
	padding: 10px;
	min-height: 94px;
	margin: 0 0 10px 0;
}
#comments-block #comments-form .form-submit input[type="submit"] {
	border: 1px solid #3e3e3e;
	background: transparent;
	color: #3e3e3e;
	float: right;
	padding: 10px;
}
#comments-block #respond.comment-respond {
	padding: 10px 0 10px 7.9%;
	overflow: hidden;
}
#comments-block #respond.comment-respond .left-data-comment {
	float: left;
	width: 49.3%;
	overflow: hidden;
	margin-right: 0.5%;
}
#comments-block #respond.comment-respond .left-data-comment input {
	width: 100%;
	border: 1px solid #ededed;
	padding: 10px;
	margin-bottom: 10px;
}
#comments-block #respond.comment-respond .right-data-comment {
	float: left;
	width: 49.3%;
	overflow: hidden;
	margin-left: 0.5%;
}
#comments-block #respond.comment-respond .right-data-comment textarea {
	width: 100%;
	border: 1px solid #ededed;
	padding: 10px;
	margin: 0 0 10px 0;
	min-height: 146px;
}
#comments-block #respond.comment-respond .form-submit input[type="submit"] {
	border: 1px solid #3e3e3e;
	background: transparent;
	color: #3e3e3e;
	float: right;
	line-height: 10px;
}
#comments-block #respond.comment-respond #cancel-comment-reply-link {
	border: 1px solid #F00;
	background: transparent;
	color: #F00;
	display: table;
	font-size: 11px;
	font-weight: 700;
	line-height: 22px;
	padding: 0 10px;
}
#comments-block #respond.comment-respond #cancel-comment-reply-link:hover {
	text-decoration: none;
}
.logged-in #comments-block #respond.comment-respond .right-data-comment {
	float: none;
	margin-left: 0;
	width: 100%;
}
.logged-in #comments-block #respond.comment-respond .right-data-comment textarea {
	width: 100%;
}
/* --------------------------------------------------------------































































>>> WIDGET































































-------------------------------------------------------------- */































































.widget {
	border-bottom: 1px solid #ededed;
	font-size: 11px;
	line-height: 25px;
	padding: 30px 50px;
}
.widget select {
	width: 100%;
}
.widget:last-child {
	border-bottom: none;
}
.widget .widget-wrap .widget-title {
	font-size: 20px !important;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0 0 20px;
	text-align: center;
}
.widget .widget-wrap ul {
	padding: 0;
}
.widget .widget-wrap ul li {
	list-style: none;
}
.widget a {
	color: #6b6b6b;
}
.widget.widget_recent_entries .widgettitle, .widget.widget_meta .widgettitle {
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0 0 20px;
}
.widget.widget_recent_entries ul, .widget.widget_meta ul {
	padding: 0;
}
.widget.widget_recent_entries ul li, .widget.widget_meta ul li {
	list-style: none;
}
.widget select {
	background: url(img/select-foot.png) no-repeat 90%;
}
.widget #searchform, .widget .searchform {
	clear: both;
 *zoom: 1;
}
.widget #searchform:before, .widget #searchform:after, .widget .searchform:before, .widget .searchform:after {
	content: "";
	display: table;
}
.widget #searchform:after, .widget .searchform:after {
	clear: both;
}
.widget #searchform label, .widget .searchform label {
	display: block;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0 0 20px;
}
.widget #searchform input, .widget .searchform input {
	width: calc(100% - 65px);
	float: left;
	background: transparent;
	border-color: black;
}
.widget #searchform #searchsubmit, .widget #searchform .searchsubmit, .widget .searchform #searchsubmit, .widget .searchform .searchsubmit {
	float: right;
	width: 60px;
	text-transform: uppercase;
	font-weight: 700;
}
.widget_recent_entries li, .widget_categories li, .widget_recent_comments li, .widget_archive li, .widget_pages li, .widget_meta li {
	border-bottom: 1px solid #ededed;
	padding: 5px 0;
	overflow: hidden;
	text-overflow: ellipsis;
}
.widget_recent_entries li a, .widget_categories li a, .widget_recent_comments li a, .widget_archive li a, .widget_pages li a, .widget_meta li a {
	white-space: nowrap;
}
.widget_recent_entries li .children, .widget_categories li .children, .widget_recent_comments li .children, .widget_archive li .children, .widget_pages li .children, .widget_meta li .children {
	border-top: 1px solid #ededed;
}
.widget_recent_entries li .children li:last-child, .widget_categories li .children li:last-child, .widget_recent_comments li .children li:last-child, .widget_archive li .children li:last-child, .widget_pages li .children li:last-child, .widget_meta li .children li:last-child {
	border-bottom: none;
}
.tagcloud a {
	font-size: 10px !important;
	font-weight: 700;
	line-height: 18px;
	text-transform: uppercase;
	border: 1px solid black;
	padding: 0 10px;
	display: inline-block;
	margin: 0 5px 5px 0;
}
.textwidget select {
	width: 100%;
}
.mc4wp-alert {
	clear: both;
}
/* --------------------------------------------------------------































































>>> FOOTER































































-------------------------------------------------------------- */































































.site-footer {
	background: #2b2b2b;
	color: #a2a2a2;
	line-height: 17px;
}
.site-footer a {
	color: #a2a2a2;
}
.site-footer .footer-widget {
	padding: 100px 0;
}
.site-footer .footer-widget .widget-inside .widget-title {
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
}
.site-footer .footer-widget .widget {
	padding: 30px;
}
.site-footer .footer-widget .woocommerce ul.product_list_widget li, .site-footer .footer-widget .widget_recent_entries li, .site-footer .footer-widget .widget_categories li, .site-footer .footer-widget .widget_recent_comments li, .site-footer .footer-widget .widget_pages li, .site-footer .footer-widget .widget_archive li {
	border-color: #3e3e3e;
}
.site-footer .footer-widget .woocommerce ul.product_list_widget li .children, .site-footer .footer-widget .widget_recent_entries li .children, .site-footer .footer-widget .widget_categories li .children, .site-footer .footer-widget .widget_recent_comments li .children, .site-footer .footer-widget .widget_pages li .children, .site-footer .footer-widget .widget_archive li .children {
	border-color: #3e3e3e;
}
.site-footer .footer-credit {
	background: #fff;
	color: #3e3e3e;
	font-size: 10px;
	padding: 25px 0;
}
.site-footer .footer-credit a {
	color: #3e3e3e;
}
.site-footer .footer-credit .copy {
	font-weight: 500;
	text-transform: none;
	padding: 0 10px;
	font-size: 12px;
}
.site-footer .footer-credit .footer-right {
	text-align: right;
}
.site-footer .footer-credit .social {
	display: inline-block;
}
.site-footer .footer-credit .social .navbar-nav {
	padding: 0;
	font-size: 14px;
}
.site-footer .footer-credit .social .navbar-nav li {
	list-style: none;
}
.site-footer .footer-credit .social .navbar-nav li a {
	display: block;
	padding: 0 10px;
}
.footercol .widget {
	border-bottom: none;
}
.footercol select {
	width: 100%;
	color: #a2a2a2;
}
.footercol #searchform input {
	border-color: #a2a2a2;
}
.footercol #searchsubmit {
	border-color: #a2a2a2 !important;
}
.footercol .tagcloud a {
	border-color: #a2a2a2;
}
.footercol .form input[type=email] {
	width: calc(100% - 85px);
	float: left;
	background: transparent;
	border-color: #a2a2a2;
}
.footercol .form input[type=submit] {
	float: right;
	width: 80px;
	background: transparent;
	border-color: #a2a2a2 !important;
	margin-top: -4px;
	text-transform: uppercase;
	font-weight: 600;
}
.home-footer-widget {
	background: #ededed none repeat scroll 0 0;
	padding-top: 20px;
}
.home-footer-widget .widget-title {
	font-size: 13px !important;
	color: #818181 !important;
}
/* --------------------------------------------------------------































































>>> WOOCOMMERCE - SHOP































































-------------------------------------------------------------- */































































.woocommerce .site-title-block .page-title, .woocommerce-page .site-title-block .page-title {
	display: block;
}
.woocommerce .page-title, .woocommerce-page .page-title {
	display: none;
}
.woocommerce span.onsale, .woocommerce-page span.onsale {
	border-radius: 0;
	background: url(img/sale.png) no-repeat;
	font-size: 0;
	min-height: 60px;
	min-width: 20px;
	padding: 0;
	width: 20px;
	left: 50px;
	top: 50px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.woocommerce .wc-shop-ordering, .woocommerce-page .wc-shop-ordering {
	border-bottom: 1px solid #ededed;
	font-size: 11px;
	padding: 15px 30px;
	overflow: hidden;
}
.woocommerce .wc-shop-ordering .woocommerce-result-count, .woocommerce-page .wc-shop-ordering .woocommerce-result-count {
	line-height: 39px;
}
.woocommerce .wc-shop-ordering .woocommerce-ordering .orderby, .woocommerce-page .wc-shop-ordering .woocommerce-ordering .orderby {
	padding: 10px;
}
.woocommerce .wc-shop-ordering p, .woocommerce-page .wc-shop-ordering p {
	margin: 0;
}
.woocommerce .wc-shop-ordering form, .woocommerce-page .wc-shop-ordering form {
	margin: 0;
}
.woocommerce ul.products, .woocommerce-page ul.products {
	margin: 0;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	background: #ffffff;
	border-bottom: 1px solid #ededed;
	border-right: 1px solid #ededed;
	font-size: 12px;
	margin: 0;
	padding: 40px 10px;
	text-align: center;
	position: relative;
}
.woocommerce ul.products li.product a, .woocommerce-page ul.products li.product a {
	color: #3e3e3e;
	font-weight: 700;
}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
.woocommerce ul.products li.product a:hover img, .woocommerce-page ul.products li.product a:hover img {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 1px !important;
	height: 46px;
	overflow: hidden;
}
.woocommerce ul.products li.product .star-rating, .woocommerce-page ul.products li.product .star-rating {
	margin: 0 auto;
	font-size: 9px;
	letter-spacing: 3px;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
	color: #747474;
	font-weight: bold !important;
}
.woocommerce ul.products li.product .price del, .woocommerce ul.products li.product .price ins, .woocommerce-page ul.products li.product .price del, .woocommerce-page ul.products li.product .price ins {
	font-size: 12px;
}
.woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del {
	font-weight: normal;
}
.woocommerce ul.products li.product .product-up-block, .woocommerce-page ul.products li.product .product-up-block {
	max-height: 77px;
	height: 77px;
}
.woocommerce ul.products li.product .product-thumb-block, .woocommerce-page ul.products li.product .product-thumb-block {
	padding: 20px 0;
}
.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale {
	right: auto;
	left: 15px;
	top: 25px;
}
.woocommerce ul.products li.product:hover .wcxp-quick-view-button, .woocommerce-page ul.products li.product:hover .wcxp-quick-view-button {
	opacity: 1;
}
.woocommerce ul.products li.product .owl-controls, .woocommerce-page ul.products li.product .owl-controls {
	display: none;
}
.woocommerce ul.products li.product .product-down-block .button.add_to_cart_button, .woocommerce-page ul.products li.product .product-down-block .button.add_to_cart_button {
	border: 1px solid #3e3e3e;
}
.woocommerce div.product div.images, .woocommerce-page div.product div.images {
	border-bottom: 1px solid #ededed;
	float: none;
	margin: 0;
	padding: 50px;
	width: 100%;
}
.woocommerce div.product div.summary, .woocommerce-page div.product div.summary {
	border-bottom: 1px solid #ededed;
	float: none;
	font-size: 12px;
	margin: 0;
	padding: 100px;
	width: 100%;
}
.woocommerce div.product p.price, .woocommerce-page div.product p.price {
	color: #3e3e3e;
	font-size: 24px;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	margin-bottom: 30px;
}
.woocommerce div.product p.price del, .woocommerce-page div.product p.price del {
	color: #9d9d9d;
	font-size: 100%;
}
.woocommerce div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
	border-bottom: 1px solid #ededed;
	font-size: 12px;
	margin: 0;
	padding: 100px;
	width: 100%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs {
	background: transparent;
	margin: 0 0 50px;
	padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs:before {
	border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
	background: transparent;
	border: 1px solid #3e3e3e;
	border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 10px 0 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:after {
	border: none;
	bottom: 0;
	height: 0;
	width: 0;
	content: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
	color: #3e3e3e;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active {
	border-color: #9d9d9d;
	border-bottom-color: #9d9d9d;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a {
	color: #9d9d9d;
}
.woocommerce div.product .woocommerce-tabs .panel, .woocommerce-page div.product .woocommerce-tabs .panel {
	margin: 0;
}
.woocommerce div.product .woocommerce-tabs .entry-content h2, .woocommerce-page div.product .woocommerce-tabs .entry-content h2 {
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
}
.woocommerce div.product .woocommerce-tabs .entry-content p, .woocommerce-page div.product .woocommerce-tabs .entry-content p {
	line-height: 20px;
}
.woocommerce div.product .woocommerce-tabs #reviews #comments, .woocommerce-page div.product .woocommerce-tabs #reviews #comments {
	padding: 0 0 30px 0;
}
.woocommerce div.product .woocommerce-tabs #reviews .commentlist, .woocommerce-page div.product .woocommerce-tabs #reviews .commentlist {
	padding: 0;
}
.woocommerce div.product .woocommerce-tabs #reviews #review_form_wrapper, .woocommerce-page div.product .woocommerce-tabs #reviews #review_form_wrapper {
	border-top: 1px solid #ededed;
	padding: 30px 0 0 0;
}
.woocommerce div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond h3, .woocommerce-page div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond h3 {
	font-size: 14px;
	font-weight: 700;
	margin-top: 20px;
	margin-bottom: 10px;
}
.woocommerce div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form, .woocommerce-page div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form {
	min-height: 150px;
	overflow: hidden;
	position: relative;
}
.woocommerce div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating, .woocommerce div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-email, .woocommerce div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-author, .woocommerce-page div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating, .woocommerce-page div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-email, .woocommerce-page div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-author {
	clear: both;
	float: left;
	width: 40%;
}
.woocommerce div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating input, .woocommerce div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-email input, .woocommerce div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-author input, .woocommerce-page div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating input, .woocommerce-page div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-email input, .woocommerce-page div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-author input {
	border-radius: 2px;
	border: 1px solid #9d9d9d;
}
.woocommerce div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating .stars, .woocommerce div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-email .stars, .woocommerce div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-author .stars, .woocommerce-page div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating .stars, .woocommerce-page div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-email .stars, .woocommerce-page div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-author .stars {
	width: 300px;
}
.woocommerce div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating .stars a, .woocommerce div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-email .stars a, .woocommerce div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-author .stars a, .woocommerce-page div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating .stars a, .woocommerce-page div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-email .stars a, .woocommerce-page div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-author .stars a {
	color: #3e3e3e;
}
.woocommerce div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-comment, .woocommerce-page div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-comment {
	position: absolute;
	right: 0;
	width: 55%;
}
.woocommerce div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-comment textarea, .woocommerce-page div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .comment-form-comment textarea {
	border-radius: 2px;
	border: 1px solid #9d9d9d;
	resize: none;
}
.woocommerce div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .form-submit, .woocommerce-page div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .form-submit {
	position: absolute;
	bottom: 0;
	right: 0;
}
.woocommerce div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .form-submit #submit, .woocommerce-page div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .form-submit #submit {
	background: transparent;
	border-color: #3e3e3e;
	color: #3e3e3e;
	font-size: 12px;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	text-shadow: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .form-submit #submit:hover, .woocommerce-page div.product .woocommerce-tabs #reviews #review_form_wrapper .comment-respond .comment-form .form-submit #submit:hover {
	background: transparent;
}
/* WooCommerce Grid Layout */































































.woocommerce.columns-1 ul.products li.product, .woocommerce-product-col-1 ul.products li.product {
	width: 100%;
}
.woocommerce.columns-1 ul.products li.product:nth-child(1n), .woocommerce-product-col-1 ul.products li.product:nth-child(1n) {
	border-right-color: transparent;
}
.woocommerce.columns-2 ul.products li.product, .woocommerce-product-col-2 ul.products li.product {
	width: 50%;
}
.woocommerce.columns-2 ul.products li.product:nth-child(2n), .woocommerce-product-col-2 ul.products li.product:nth-child(2n) {
	border-right-color: transparent;
}
.woocommerce.columns-3 ul.products li.product, .woocommerce-product-col-3 ul.products li.product {
	width: 33.33%;
}
.woocommerce.columns-3 ul.products li.product:nth-child(3n), .woocommerce-product-col-3 ul.products li.product:nth-child(3n) {
	border-right-color: transparent;
}
.woocommerce.columns-4 ul.products li.product, .woocommerce-product-col-4 ul.products li.product {
	width: 25%;
}
.woocommerce.columns-4 ul.products li.product:nth-child(4n), .woocommerce-product-col-4 ul.products li.product:nth-child(4n) {
	border-right-color: transparent;
}
/* related product */































































.woocommerce-related-col-4 .related.products ul.products li.product {
	min-height: 462px;
	max-height: 462px;
	width: 25% !important;
}
.woocommerce-related-col-4 .related.products ul.products li.product:nth-child(4n) {
	border-right: none;
}
.woocommerce-related-col-3 .related.products ul.products li.product {
	min-height: 541px;
	max-height: 541px;
	width: 33.33% !important;
}
.woocommerce-related-col-3 .related.products ul.products li.product:nth-child(3n) {
	border-right: none;
}
.woocommerce-related-col-2 .related.products ul.products li.product {
	min-height: 692px;
	max-height: 692px;
	width: 50% !important;
}
.woocommerce-related-col-2 .related.products ul.products li.product:nth-child(2n) {
	border-right: none;
}
.woocommerce-related-col-1 .related.products ul.products li.product {
	width: 100% !important;
}
.woocommerce-related-col-1 .related.products ul.products li.product:nth-child(1n) {
	border-right: none;
}
/* upsells product */































































.woocommerce-upsells-col-4 .upsells.products ul.products li.product {
	min-height: 462px;
	max-height: 462px;
	width: 25% !important;
}
.woocommerce-upsells-col-4 .upsells.products ul.products li.product:nth-child(4n) {
	border-right: none;
}
.woocommerce-upsells-col-3 .upsells.products ul.products li.product {
	min-height: 541px;
	max-height: 541px;
	width: 33.33% !important;
}
.woocommerce-upsells-col-3 .upsells.products ul.products li.product:nth-child(3n) {
	border-right: none;
}
.woocommerce-upsells-col-2 .upsells.products ul.products li.product {
	min-height: 692px;
	max-height: 692px;
	width: 50% !important;
}
.woocommerce-upsells-col-2 .upsells.products ul.products li.product:nth-child(2n) {
	border-right: none;
}
.woocommerce-upsells-col-1 .upsells.products ul.products li.product {
	width: 100% !important;
}
.woocommerce-upsells-col-1 .upsells.products ul.products li.product:nth-child(1n) {
	border-right: none;
}
/* WooCommerce Single Product */































































.single-product div.product .summary-left {
	margin-right: 10px;
}
.single-product div.product .summary-left .price del, .single-product div.product .summary-left .price ins {
	display: inline-block;
}
.single-product div.product .summary-right {
	margin-left: 10px;
	overflow: hidden;
}
.single-product div.product .summary-right .button {
	margin: 5px 0;
	width: 55%;
	text-align: center;
	padding: 10px;
	border-color: #3e3e3e;
	color: #3e3e3e;
	font-family: "raleway", arial;
	font-weight: 700;
}
.single-product div.product .summary-right .product_meta {
	margin-top: 2em;
}
#content .woocommerce .single-product div.product div.images {
	float: none;
	width: 100%;
}
#content .woocommerce .single-product div.product div.summary {
	float: none;
	width: 100%;
	padding: 50px 0;
}
#content .woocommerce .single-product div.product div.woocommerce-tabs {
	padding: 50px 0;
}
#content .woocommerce .single-product div.product div.upsells.products h2 {
	padding: 50px 0;
}
#content .woocommerce .single-product div.product div.upsells.products ul.products li.product {
	width: 33.333%;
}
#content .woocommerce .single-product div.product div.upsells.products ul.products li.product.first {
	clear: none;
}
#content .woocommerce .single-product div.product div.upsells.products ul.products li.product:nth-child(3n) {
	border-right: none;
}
/* WooCommerce Related Product */































































.woocommerce .related.products, .woocommerce .upsells.products, .woocommerce-page .related.products, .woocommerce-page .upsells.products {
	border-bottom: 1px solid #ededed;
}
.woocommerce .related.products h2, .woocommerce .upsells.products h2, .woocommerce-page .related.products h2, .woocommerce-page .upsells.products h2 {
	border-bottom: 1px solid #ededed;
	font-size: 16px;
	font-weight: 500;
	margin: 0;
	padding: 50px 100px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
/* WooCommerce Cart */































































.woocommerce table.shop_table, .woocommerce-page table.shop_table {
	border-radius: 0;
	border: none;
	margin: 0;
	width: 100%;
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
	font-size: 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	padding: 15px 0;
}
.woocommerce table.shop_table thead, .woocommerce-page table.shop_table thead {
	background: #3e3e3e;
	color: #fff;
}
.woocommerce table.shop_table tbody, .woocommerce-page table.shop_table tbody {
	font-size: 12px;
}
.woocommerce table.shop_table .button, .woocommerce-page table.shop_table .button {
	height: 40px;
	border-color: #9d9d9d !important;
	color: #9d9d9d !important;
}
.woocommerce table.shop_table .button:hover, .woocommerce-page table.shop_table .button:hover {
	border-color: #3e3e3e !important;
	color: #3e3e3e !important;
}
.woocommerce table.shop_table .checkout-button, .woocommerce-page table.shop_table .checkout-button {
	margin-left: 6px;
}
.woocommerce table.shop_table .product-name a, .woocommerce table.shop_table .product-price span, .woocommerce table.shop_table .product-subtotal span, .woocommerce-page table.shop_table .product-name a, .woocommerce-page table.shop_table .product-price span, .woocommerce-page table.shop_table .product-subtotal span {
	font-family: 'Open Sans', sans-serif;
	color: #6b6b6b;
	font-size: 11px;
	font-weight: 600;
}
.woocommerce table.shop_table .quantity, .woocommerce-page table.shop_table .quantity {
	margin: 0;
}
.woocommerce table.shop_table .cart_item td, .woocommerce-page table.shop_table .cart_item td {
	padding: 10px 0 !important;
}
.woocommerce table.shop_table .cart_item td img, .woocommerce-page table.shop_table .cart_item td img {
	width: 32px;
}
.woocommerce table.shop_table .cart_item thead tr td, .woocommerce-page table.shop_table .cart_item thead tr td {
	padding-right: 20px;
}
.woocommerce table.shop_table .cart_item td.product-name, .woocommerce-page table.shop_table .cart_item td.product-name {
	width: 50%;
}
.woocommerce table.shop_table .cart_item td.product-name > a, .woocommerce-page table.shop_table .cart_item td.product-name > a {
	display: block;
	padding-right: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 95%;
}
.woocommerce table.shop_table .cart_item .quantity, .woocommerce-page table.shop_table .cart_item .quantity {
	margin: 0 !important;
	width: 80px !important;
}
.woocommerce table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
	text-align: left;
	float: left;
	width: calc(100% - 255px);
	height: 40px;
	margin-right: 10px;
}
.woocommerce table.cart td.actions .coupon label, .woocommerce-page table.cart td.actions .coupon label {
	display: none;
}
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text {
	height: 40px;
	padding-left: 10px;
	line-height: normal !important;
	width: calc(100% - 110px) !important;
}
.woocommerce table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .button {
	float: right;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
	border-top: 1px solid #ededed;
	font-size: 12px;
	margin-top: 100px;
}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
	padding: 50px 50px 50px 0;
}
.woocommerce .cart-collaterals .cross-sells h2, .woocommerce-page .cart-collaterals .cross-sells h2 {
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 15px 0;
	text-align: left;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	padding: 50px 0;
}
.woocommerce .cart-collaterals .cart_totals h2, .woocommerce-page .cart-collaterals .cart_totals h2 {
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 15px 0;
	text-align: left;
}
.woocommerce .cart-collaterals .cart_totals table, .woocommerce-page .cart-collaterals .cart_totals table {
	width: 100%;
}
.woocommerce .cart-collaterals .cart_totals table tr th, .woocommerce-page .cart-collaterals .cart_totals table tr th {
	width: 50%;
	font-weight: normal;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout {
	padding: 10px 0;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button.button.alt, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button.button.alt {
	border: 2px solid #3e3e3e;
	padding: 10px;
	font-weight: 700;
	display: block;
	text-align: center;
}
.woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
	float: right;
	padding: 50px 0;
}
.woocommerce .cart-collaterals .shipping_calculator h2, .woocommerce-page .cart-collaterals .shipping_calculator h2 {
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 15px 0;
}
.woocommerce .cart-collaterals .shipping_calculator h2 a, .woocommerce-page .cart-collaterals .shipping_calculator h2 a {
	color: #3e3e3e;
}
.woocommerce .cart-collaterals .shipping_calculator .form-row, .woocommerce-page .cart-collaterals .shipping_calculator .form-row {
	padding: 0;
	margin: 0;
}
.woocommerce .cart-collaterals .shipping_calculator select, .woocommerce-page .cart-collaterals .shipping_calculator select {
	padding: 10px;
	margin: 5px 0;
}
.woocommerce .cart-collaterals .shipping_calculator .input-text, .woocommerce-page .cart-collaterals .shipping_calculator .input-text {
	padding: 10px;
	margin: 5px 0;
}
.woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
	width: 50%;
}
.woocommerce .cart-collaterals .cross-sells ul.products li.last, .woocommerce-page .cart-collaterals .cross-sells ul.products li.last {
	border-right: none;
}
.woocommerce .cart-collaterals .cross-sells ul.products li span.onsale, .woocommerce-page .cart-collaterals .cross-sells ul.products li span.onsale {
	top: 0;
	left: 0;
}
/* WooCommerce Checkout */































































form.checkout_coupon .input-text {
	margin: 0;
	padding: 2.5px 5px;
}
form.checkout input[type="text"] {
	padding: 5px;
}
form.checkout .woocommerce-shipping-fields #ship-to-different-address label {
	float: right;
	margin: 0;
}
form.checkout .woocommerce-shipping-fields #ship-to-different-address input {
	float: left;
	margin: 0;
}
form.checkout .woocommerce-shipping-fields .form-row {
	padding: 0;
}
form.checkout .woocommerce-shipping-fields .form-row label {
	margin-bottom: 3px;
}
form.checkout #customer_details {
	margin-bottom: 2em;
}
.woocommerce .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table thead tr th, .woocommerce-page .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table thead tr th {
	text-align: center;
}
.woocommerce .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-total, .woocommerce-page .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-total {
	text-align: center;
}
.woocommerce .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tfoot tr td, .woocommerce-page .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tfoot tr td {
	text-align: center;
}
/* --------------------------------------------------------------































































>>> WOOCOMMERCE COMPONENTS































































-------------------------------------------------------------- */































































.woocommerce #content input.button, .woocommerce #response input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #response input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button {
	background: transparent;
	border: 1px solid transparent;
	border-color: #3e3e3e;
	border-radius: 0;
	color: #3e3e3e;
	font-size: 10px;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	padding: 5px 10px;
	text-transform: uppercase;
	text-shadow: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.woocommerce #content input.button:hover, .woocommerce #response input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #response input#submit:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover {
	background: transparent;
}
.woocommerce select.orderby, .woocommerce-page select.orderby {
	border: 1px solid #dedede;
	-webkit-appearance: none;
	padding: 5px 10px !important;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 500;
	color: #6b6b6b;
	background: url(img/select.png) no-repeat 90%;
}
.woocommerce select.orderby :after, .woocommerce-page select.orderby :after {
	content: "\f107";
}
.woocommerce #content input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt {
	background: transparent;
	border-color: #3e3e3e;
	color: #3e3e3e;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	padding: 5px 10px;
	text-shadow: none;
	text-transform: uppercase !important;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {
	background: transparent;
	color: #3e3e3e;
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
}
.woocommerce .added_to_cart.wc-forward, .woocommerce-page .added_to_cart.wc-forward {
	position: absolute;
	display: block;
	top: 0;
	background: rgba(255, 255, 255, 0.9);
	height: 100%;
	width: 100%;
	margin-left: -10px;
	line-height: 30;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	padding: 0;
	z-index: 999;
	color: #3e3e3e;
}
.woocommerce #content .quantity input.qty, .woocommerce .quantity input.qty, .woocommerce-page #content .quantity input.qty, .woocommerce-page .quantity input.qty {
	width: 100%;
	border-right: 1px solid #dedede !important;
}
.woocommerce #content .quantity .minus, .woocommerce #content .quantity .plus, .woocommerce .quantity .minus, .woocommerce .quantity .plus, .woocommerce-page #content .quantity .minus, .woocommerce-page #content .quantity .plus, .woocommerce-page .quantity .minus, .woocommerce-page .quantity .plus {
	z-index: 999;
	background: white;
	border: none;
	box-shadow: none;
	padding: 7px;
	top: 2px;
	height: 25px;
}
.woocommerce #content .quantity .minus:hover, .woocommerce #content .quantity .plus:hover, .woocommerce .quantity .minus:hover, .woocommerce .quantity .plus:hover, .woocommerce-page #content .quantity .minus:hover, .woocommerce-page #content .quantity .plus:hover, .woocommerce-page .quantity .minus:hover, .woocommerce-page .quantity .plus:hover {
	background: white;
}
.woocommerce #content .quantity .minus, .woocommerce .quantity .minus, .woocommerce-page #content .quantity .minus, .woocommerce-page .quantity .minus {
	left: 2px;
}
.woocommerce #content .quantity .plus, .woocommerce .quantity .plus, .woocommerce-page #content .quantity .plus, .woocommerce-page .quantity .plus {
	right: 2px;
}
.woocommerce #content div.product div.thumbnails .owl-controls, .woocommerce div.product div.thumbnails .owl-controls, .woocommerce-page #content div.product div.thumbnails .owl-controls, .woocommerce-page div.product div.thumbnails .owl-controls {
	position: absolute;
	width: 100%;
	top: 50%;
}
.woocommerce #content div.product div.thumbnails .owl-controls .owl-buttons, .woocommerce div.product div.thumbnails .owl-controls .owl-buttons, .woocommerce-page #content div.product div.thumbnails .owl-controls .owl-buttons, .woocommerce-page div.product div.thumbnails .owl-controls .owl-buttons {
	width: 100%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.woocommerce #content div.product div.thumbnails .owl-controls .owl-buttons .owl-prev, .woocommerce div.product div.thumbnails .owl-controls .owl-buttons .owl-prev, .woocommerce-page #content div.product div.thumbnails .owl-controls .owl-buttons .owl-prev, .woocommerce-page div.product div.thumbnails .owl-controls .owl-buttons .owl-prev {
	color: #3e3e3e;
	float: right;
	margin-right: -10px;
}
.woocommerce #content div.product div.thumbnails .owl-controls .owl-buttons .owl-next, .woocommerce div.product div.thumbnails .owl-controls .owl-buttons .owl-next, .woocommerce-page #content div.product div.thumbnails .owl-controls .owl-buttons .owl-next, .woocommerce-page div.product div.thumbnails .owl-controls .owl-buttons .owl-next {
	color: #3e3e3e;
	float: left;
	margin-left: -10px;
}
.woocommerce #content div.product div.thumbnails a, .woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a {
	width: 100%;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	text-align: center;
	float: none;
	display: block;
	padding: 10px;
}
.woocommerce #content div.product div.images img, .woocommerce div.product div.images img, .woocommerce-page #content div.product div.images img, .woocommerce-page div.product div.images img {
	margin: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
.woocommerce .summary-right form.variations_form.cart, .woocommerce-page .summary-right form.variations_form.cart {
	margin: 0 !important;
}
.woocommerce .summary-right form.cart, .woocommerce-page .summary-right form.cart {
	margin-left: 30%;
}
.woocommerce .summary-right .variations_button, .woocommerce-page .summary-right .variations_button {
	margin-left: 30%;
}
.woocommerce .summary-right div.quantity, .woocommerce-page .summary-right div.quantity {
	float: none !important;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	text-align: left;
}
.woocommerce .summary-right div.quantity input.input-text.qty, .woocommerce-page .summary-right div.quantity input.input-text.qty {
	width: auto;
	display: inline-block;
}
.woocommerce .summary-right table.variations, .woocommerce-page .summary-right table.variations {
	float: right;
	width: 100%;
	margin: 0 !important;
}
.woocommerce .summary-right table.variations .label, .woocommerce-page .summary-right table.variations .label {
	width: 25%;
	color: #3e3e3e;
	padding-right: 0;
	font-size: 11px;
	box-sizing: border-box;
}
.woocommerce .summary-right table.variations .value, .woocommerce-page .summary-right table.variations .value {
	width: 70%;
	padding: 5px 0;
	box-sizing: border-box;
}
.woocommerce .summary-right .single_variation_wrap, .woocommerce-page .summary-right .single_variation_wrap {
	float: right;
	text-align: right;
	width: 100%;
}
.woocommerce .summary-right .single_variation_wrap .single_variation, .woocommerce-page .summary-right .single_variation_wrap .single_variation {
	width: 70%;
	float: right;
	text-align: left;
}
.woocommerce .summary-right .single_variation_wrap .single_variation .price, .woocommerce-page .summary-right .single_variation_wrap .single_variation .price {
	color: #3e3e3e;
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
	font-weight: 700;
}
.woocommerce .summary-right .single_add_to_cart_button.button.alt, .woocommerce-page .summary-right .single_add_to_cart_button.button.alt {
	display: block;
	border: 2px solid #3e3e3e;
	width: 100%;
}
.woocommerce .summary-right .product_meta, .woocommerce-page .summary-right .product_meta {
	clear: both;
	margin-left: 30%;
}
.woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-error:before, .woocommerce-page .woocommerce-info:before, .woocommerce-page .woocommerce-message:before {
	height: auto;
}
.woocommerce ul.product_list_widget li.empty {
	padding-left: 0;
}
.single-product div.product .summary-right .compare.button, .single-product div.product .summary-right .button.wcxp-product-quotation-link, .single-product div.product .summary-right .button.wcxp-product-enquiry-link {
	margin-left: 30%;
	width: auto;
	text-align: left;
	padding: 5px 0;
	border: 1px solid transparent;
	border-bottom: 1px solid #9d9d9d;
	border-radius: 3px;
	color: #9d9d9d;
}
.single-product div.product .summary-right .yith-wcwl-add-to-wishlist {
	padding: 5px 0;
	margin-left: 30%;
}
/* --------------------------------------------------------------































































>>> WOOCOMMERCE WIDGETS































































-------------------------------------------------------------- */































































.woocommerce ul.product_list_widget li {
	border-bottom: 1px solid #ededed;
	overflow: hidden;
	padding: 10px 0;
	padding-left: 50px;
	position: relative;
}
.woocommerce ul.product_list_widget li a {
	font-weight: normal;
	line-height: normal;
}
.woocommerce ul.product_list_widget li a img.attachment-shop_thumbnail {
	float: left;
	width: 40px;
	height: 40px;
	vertical-align: top;
	margin-right: 10px;
	box-shadow: none;
	position: absolute;
	left: 0;
}
.woocommerce ul.product_list_widget li .star-rating {
	font-size: 9px;
	margin-top: 5px;
	letter-spacing: 3px;
}
.woocommerce ul.product_list_widget li .quantity {
	font-weight: bold;
}
.woocommerce .widget_shopping_cart ul.cart_list li {
	position: relative;
}
.woocommerce .widget_shopping_cart ul.cart_list li a {
	font-weight: normal;
	line-height: normal;
	margin-left: 32px;
	padding-right: 30px;
}
.woocommerce .widget_shopping_cart ul.cart_list li a img.attachment-shop_thumbnail {
	width: 40px;
	height: 40px;
	vertical-align: top;
	box-shadow: none;
	position: absolute;
	left: 0;
}
.woocommerce .widget_shopping_cart ul.cart_list li a.remove {
	position: absolute;
	right: 0;
	left: auto !important;
}
.woocommerce .widget_shopping_cart ul.cart_list li .star-rating {
	font-size: 9px;
	margin-top: 5px;
	letter-spacing: 3px;
}
.woocommerce .widget_shopping_cart ul.cart_list li span.quantity {
	font-weight: bold;
	margin-left: 32px;
}
.woocommerce .widget_shopping_cart .total {
	border-top: none;
	margin: 10px 0;
	padding: 3px 10px;
	background: #ededed;
	overflow: hidden;
	color: #6b6b6b;
}
.woocommerce .widget_shopping_cart .total .amount {
	float: right;
}
.woocommerce .widget_shopping_cart .buttons {
	text-transform: uppercase;
}
.woocommerce .widget_shopping_cart .buttons .button {
	width: 100%;
	border-radius: 0;
	margin-bottom: 10px;
	text-align: center;
	padding: 10px;
	font-size: 11px;
}
.woocommerce .widget_shopping_cart .buttons .button:first-child {
	border-color: #aeaeae;
	color: #aeaeae;
}
.woocommerce .widget_shopping_cart .buttons .button:after {
	display: none;
}
.woocommerce .widget_product_categories li {
	border-bottom: 1px solid #ededed;
	padding: 5px 0;
	overflow: hidden;
	text-overflow: ellipsis;
}
.woocommerce .widget_product_categories li a {
	white-space: nowrap;
}
.woocommerce .widget_product_categories li .children {
	border-top: 1px solid #ededed;
}
.woocommerce .widget_product_categories li .children li:last-child {
	border-bottom: none;
}
.widget.widget_product_search .woocommerce-product-search {
	overflow: hidden;
}
.widget.widget_product_search .woocommerce-product-search input[type="search"] {
	width: calc(100% - 65px);
	float: left;
	background: transparent;
	border-color: black;
}
.widget.widget_product_search .woocommerce-product-search input[type="submit"] {
	float: right;
	width: 60px;
	text-transform: uppercase;
	font-weight: 700;
	background: transparent;
}
.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl.variation {
	margin-left: 32px;
}
/* --------------------------------------------------------------































































>>> ADDITIONAL PLUGINS































































-------------------------------------------------------------- */































































/*------------------------------------*\ YITH Wishlist































































\*------------------------------------*/































































.yith-wcwl-add-to-wishlist {
	padding: 5px 0;
}
.add_to_wishlist {
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	text-decoration: none !important;
	font-size: 10px;
	font-weight: 800;
	color: #9d9d9d;
	padding-bottom: 4px;
	border-bottom: 1px solid #9d9d9d;
}
.yith-wcwl-add-button a {
	color: #9d9d9d !important;
}
.sku_wrapper, .posted_in, .tagged_as {
	color: #6b6b6b;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	font-size: 11px;
	display: block;
}
.sku_wrapper a, .posted_in a, .tagged_as a {
	font-weight: 400;
	color: #6b6b6b;
}
.sku_wrapper .sku {
	font-weight: 400;
	color: #6b6b6b;
}
.posted_in a {
	color: #3e3e3e;
}
/*------------------------------------*\ YITH Compare































































\*------------------------------------*/































































.compare, .wcxp-product-quotation-link, .wcxp-product-enquiry-link {
	clear: both;
}
/*------------------------------------*\ Project By WooThemes































































\*------------------------------------*/































































.projects-page .main-content {
	margin-bottom: 100px;
	background: white;
}
.projects ul.projects {
	margin: 0;
	padding: 0;
}
.projects ul.projects li {
	list-style: none;
	overflow: hidden;
}
.projects ul.projects li .project-wrapper-items a {
	text-decoration: none;
}
.projects ul.projects li .project-wrapper-items figure.project-thumbnail {
	transition: transform .3s ease;
}
.projects ul.projects li .project-wrapper-items figure.project-thumbnail img {
	width: 100%;
}
.projects ul.projects li .project-wrapper-items div.project-caption {
	cursor: default;
	background: rgba(54, 197, 223, 0.7);
	opacity: 0;
	padding: 50px;
	position: absolute;
	top: 0;
	transition: all .3s ease;
	transform: scale(1.5);
	width: 100%;
	height: 100%;
}
.projects ul.projects li .project-wrapper-items div.project-caption h3 {
	cursor: pointer;
	color: #fff;
	font-size: 20px;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.projects ul.projects li .project-wrapper-items div.project-caption .project-button {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 11px;
	bottom: 50px;
	border: 1px solid #fff;
	display: block;
	padding: 10px 20px;
	position: absolute;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 700;
}
.projects ul.projects li .project-wrapper-items div.project-caption .project-meta {
	color: white;
}
.projects ul.projects li .project-wrapper-items div.project-caption .project-meta a, .projects ul.projects li .project-wrapper-items div.project-caption .project-meta a:visited {
	color: white;
}
.projects ul.projects li .project-wrapper-items:hover div.project-caption {
	opacity: 1;
	transform: scale(1);
}
.projects ul.projects li .project-wrapper-items:hover figure.project-thumbnail {
	transform: scale(1.2);
}
ul#isotope-projects-filters {
	text-align: center;
	margin: 0;
	padding: 20px 0;
}
ul#isotope-projects-filters li {
	display: inline-block;
	cursor: pointer;
	border: 1px solid #3e3e3e;
	padding: 5px 10px;
	line-height: normal;
	text-transform: capitalize;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
ul#isotope-projects-filters li:hover {
	border-color: #ededed;
	color: #ededed;
}
ul#isotope-projects-filters li.current {
	border-color: #ededed;
	color: #ededed;
}
.single-project .content-area {
	background: white;
}
.single-project .gallery img, .single-project .single-featured img {
	max-width: 100%;
}
.single-project .gallery, .single-project .single-featured, .single-project .entry-summary {
	width: 50%;
	float: left;
	box-sizing: border-box;
}
.single-project .entry-summary {
	padding: 100px;
}
.single-project .gallery {
	clear: both;
}
.tpvc_projects {
	overflow: hidden;
}
/*------------------------------------*\ Visual Composer Plugin































































\*------------------------------------*/































































.wpb_row {
	margin: 0 auto !important;
}
.vc_responsive .wpb_row .vc_span12 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.vc-map-plugin.page_title .vc-map-title {
	font-family: "Roboto Slab", "Ralelway", "Open Sans", "Droid Sans", "arial", sans-serif;
	font-size: 72px;
	font-weight: 100;
	color: white;
	border-bottom: none;
}
/* Call To Action */































































.call-action.wpb_call_to_action {
	background: transparent !important;
	border: none !important;
	font-family: "raleway", arial;
	text-align: center !important;
}
.call-action.wpb_call_to_action .wpb_call_text {
	color: white !important;
	font-family: "raleway", arial;
	font-size: 16px;
}
.call-action.wpb_call_to_action .wpb_button {
	background: transparent !important;
	color: white;
	border: 1px solid transparent;
	border-color: white;
	padding: 10px 20px;
	text-decoration: none;
	font-size: 13px;
	font-family: "raleway", arial;
	font-weight: 400;
}
/* accordions */































































.wrap {
	padding: 100px;
	box-sizing: border-box;
	clear: both;
}
.wpb_toggle, #content h4.wpb_toggle {
	background: url(img/icon-tabs.png) no-repeat left !important;
	padding: 20px 0;
	padding-left: 40px !important;
	margin-bottom: 0 !important;
	border-bottom: 1px solid #ededed;
}
.wpb_toggle_open {
	padding-left: 40px !important;
}
.wpb_toggle_title_active {
	background: url(img/icon-tabs-active.png) no-repeat left !important;
	margin-bottom: 0;
	padding-left: 40px !important;
}
.wpb_toggle_content {
	padding-left: 40px !important;
	margin-top: 0 !important;
	margin-bottom: 20px !important;
}
.wpb_toggle_content p {
	margin-top: 10px !important;
}
/* custom class text */































































.tokopress-large-text, .tokopress-large-text p {
	font-size: 18px !important;
	line-height: 30px !important;
}
/* custom class btn */































































.vc-btn {
	background: transparent !important;
	border: 1px solid black !important;
	font-weight: 700 !important;
	padding: 5px 10px !important;
	display: inline-block !important;
	text-transform: uppercase !important;
}
.tpvc-services .feature .service-description-block {
	padding: 20px;
}
.team-loops {
	position: relative;
	overflow: hidden;
}
.team-loops .team-image {
	transition: all .3s ease;
}
.team-loops .team-image img {
	width: 100%;
	max-width: 100%;
}
.team-loops .team-caption {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 25px;
	text-transform: uppercase;
	background: rgba(54, 197, 223, 0.7);
	opacity: 0;
	transition: all .3s ease;
	transform: scale(1.3);
}
.team-loops .team-caption h2 {
	color: white;
	font-weight: 700;
	font-size: 14px;
	margin-top: 0;
}
.team-loops .team-caption h2 a {
	color: white;
}
.team-loops .team-caption p {
	font-size: 10px;
	color: white;
}
.team-loops:hover .team-image {
	transform: scale(1.2);
}
.team-loops:hover .team-caption {
	transform: scale(1);
	opacity: 1;
}
.woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before {
	background-color: #333333 !important;
}
.woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message {
	border-top: 3px solid #333333 !important;
	border-bottom: 1px solid #ededed;
	background: white;
	border-radius: 0;
	box-shadow: none;
}
.wishlist_table a {
	font-size: 11px;
	font-family: 'Open Sans', sans-serif;
	color: #6b6b6b;
}
.wishlist_table thead th {
	text-align: center;
}
.wishlist_table thead .product-price span {
	color: white !important;
}
.wishlist_table .product-name {
	width: 40%;
}
.wishlist_table .nobr {
	color: white;
}
.wishlist_table .button {
	height: auto !important;
}
.woocommerce #content table.cart a.remove, .woocommerce table.cart a.remove, .woocommerce-page #content table.cart a.remove, .woocommerce-page table.cart a.remove {
	color: #6b6b6b;
}
.woocommerce #content table.cart a.remove:hover, .woocommerce table.cart a.remove:hover, .woocommerce-page #content table.cart a.remove:hover, .woocommerce-page table.cart a.remove:hover {
	background-color: #6b6b6b;
}
#wp-calendar {
	width: 100%;
}
/*  	Core Owl Carousel CSS File 	v1.3.3 */































































/* clearfix */































































.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */































































.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
}
/* mouse grab icon */































































.grabbing {
	cursor: url(img/grabbing.png) 8 8, move;
}
/* fix */































































.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
/*































































* 	Owl Carousel Owl Demo Theme 































































*	v1.3.3































































*/































































.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
}
/* Styling Next and Prev buttons */































































.owl-theme .owl-controls .owl-buttons div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
 *display: inline; /*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	background: #869791;
	filter: Alpha(Opacity=50); /*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */































































/* Use it for non-touch hover action */































































.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100); /*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}
/* Styling Pagination*/































































.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
 *display: inline; /*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50); /*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100); /*IE7 fix*/
	opacity: 1;
}
/* If PaginationNumbers is true */































































.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
/* preloading images */































































.owl-item.loading {
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center;
}
/*  Owl Carousel CSS3 Transitions  v1.3.2 */































































.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x: 50%;
	-webkit-perspective-origin-y: 50%;
	-moz-perspective: 1200px;
	-moz-perspective-origin-x: 50%;
	-moz-perspective-origin-y: 50%;
	perspective: 1200px;
}
/* fade */































































.owl-fade-out {
	z-index: 10;
	-webkit-animation: fadeOut .7s both ease;
	-moz-animation: fadeOut .7s both ease;
	animation: fadeOut .7s both ease;
}
.owl-fade-in {
	-webkit-animation: fadeIn .7s both ease;
	-moz-animation: fadeIn .7s both ease;
	animation: fadeIn .7s both ease;
}
/* backSlide */































































.owl-backSlide-out {
	-webkit-animation: backSlideOut 1s both ease;
	-moz-animation: backSlideOut 1s both ease;
	animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
	-webkit-animation: backSlideIn 1s both ease;
	-moz-animation: backSlideIn 1s both ease;
	animation: backSlideIn 1s both ease;
}
/* goDown */































































.owl-goDown-out {
	-webkit-animation: scaleToFade .7s ease both;
	-moz-animation: scaleToFade .7s ease both;
	animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
	-webkit-animation: goDown .6s ease both;
	-moz-animation: goDown .6s ease both;
	animation: goDown .6s ease both;
}
/* scaleUp */































































.owl-fadeUp-in {
	-webkit-animation: scaleUpFrom .5s ease both;
	-moz-animation: scaleUpFrom .5s ease both;
	animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
	-webkit-animation: scaleUpTo .5s ease both;
	-moz-animation: scaleUpTo .5s ease both;
	animation: scaleUpTo .5s ease both;
}































































































































/* Keyframes */































































/*empty*/































































@-webkit-keyframes empty {
 0% {
 opacity: 1;
}
}
 @-moz-keyframes empty {
 0% {
 opacity: 1;
}
}
 @keyframes empty {
 0% {
 opacity: 1;
}
}
 @-webkit-keyframes fadeIn {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
 @-moz-keyframes fadeIn {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
 @keyframes fadeIn {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
 @-webkit-keyframes fadeOut {
 0% {
 opacity: 1;
}
 100% {
 opacity: 0;
}
}
 @-moz-keyframes fadeOut {
 0% {
 opacity: 1;
}
 100% {
 opacity: 0;
}
}
 @keyframes fadeOut {
 0% {
 opacity: 1;
}
 100% {
 opacity: 0;
}
}
 @-webkit-keyframes backSlideOut {
 25% {
 opacity: .5;
 -webkit-transform: translateZ(-500px);
}
 75% {
 opacity: .5;
 -webkit-transform: translateZ(-500px) translateX(-200%);
}
 100% {
 opacity: .5;
 -webkit-transform: translateZ(-500px) translateX(-200%);
}
}
 @-moz-keyframes backSlideOut {
 25% {
 opacity: .5;
 -moz-transform: translateZ(-500px);
}
 75% {
 opacity: .5;
 -moz-transform: translateZ(-500px) translateX(-200%);
}
 100% {
 opacity: .5;
 -moz-transform: translateZ(-500px) translateX(-200%);
}
}
 @keyframes backSlideOut {
 25% {
 opacity: .5;
 transform: translateZ(-500px);
}
 75% {
 opacity: .5;
 transform: translateZ(-500px) translateX(-200%);
}
 100% {
 opacity: .5;
 transform: translateZ(-500px) translateX(-200%);
}
}
 @-webkit-keyframes backSlideIn {
 0%, 25% {
 opacity: .5;
 -webkit-transform: translateZ(-500px) translateX(200%);
}
 75% {
 opacity: .5;
 -webkit-transform: translateZ(-500px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateZ(0) translateX(0);
}
}
 @-moz-keyframes backSlideIn {
 0%, 25% {
 opacity: .5;
 -moz-transform: translateZ(-500px) translateX(200%);
}
 75% {
 opacity: .5;
 -moz-transform: translateZ(-500px);
}
 100% {
 opacity: 1;
 -moz-transform: translateZ(0) translateX(0);
}
}
 @keyframes backSlideIn {
 0%, 25% {
 opacity: .5;
 transform: translateZ(-500px) translateX(200%);
}
 75% {
 opacity: .5;
 transform: translateZ(-500px);
}
 100% {
 opacity: 1;
 transform: translateZ(0) translateX(0);
}
}
 @-webkit-keyframes scaleToFade {
 to {
 opacity: 0;
 -webkit-transform: scale(0.8);
}
}
 @-moz-keyframes scaleToFade {
 to {
 opacity: 0;
 -moz-transform: scale(0.8);
}
}
 @keyframes scaleToFade {
 to {
 opacity: 0;
 transform: scale(0.8);
}
}
 @-webkit-keyframes goDown {
 from {
 -webkit-transform: translateY(-100%);
}
}
 @-moz-keyframes goDown {
 from {
 -moz-transform: translateY(-100%);
}
}
 @keyframes goDown {
 from {
 transform: translateY(-100%);
}
}
 @-webkit-keyframes scaleUpFrom {
 from {
 opacity: 0;
 -webkit-transform: scale(1.5);
}
}
 @-moz-keyframes scaleUpFrom {
 from {
 opacity: 0;
 -moz-transform: scale(1.5);
}
}
 @keyframes scaleUpFrom {
 from {
 opacity: 0;
 transform: scale(1.5);
}
}
 @-webkit-keyframes scaleUpTo {
 to {
 opacity: 0;
 -webkit-transform: scale(1.5);
}
}
 @-moz-keyframes scaleUpTo {
 to {
 opacity: 0;
 -moz-transform: scale(1.5);
}
}
 @keyframes scaleUpTo {
 to {
 opacity: 0;
 transform: scale(1.5);
}
}
.images .owl-controls {
	margin-top: -10px !important;
	z-index: 0;
}
.images .owl-controls .owl-buttons {
 *zoom: 1;
}
.images .owl-controls .owl-buttons:before, .images .owl-controls .owl-buttons:after {
	content: "";
	display: table;
}
.images .owl-controls .owl-buttons:after {
	clear: both;
}
.images .owl-controls .owl-buttons .owl-prev {
	color: #3e3e3e;
	margin-right: -30px !important;
}
.images .owl-controls .owl-buttons .owl-prev i {
	color: white !important;
}
.images .owl-controls .owl-buttons .owl-next {
	color: #3e3e3e;
	margin-left: -30px !important;
}
.images .owl-controls .owl-buttons .owl-next i {
	color: white !important;
}
.images .owl-controls .owl-pagination {
	display: none !important;
}
.images .owl-carousel .owl-wrapper-outer {
	z-index: 10;
}
.owl-pagination {
	display: none;
}
.woocommerce a.button.wcxp-quick-view-button, .woocommerce-page a.button.wcxp-quick-view-button {
	position: absolute !important;
	top: 50%;
	left: 50% !important;
	background: white !important;
	margin-left: -50px !important;
	opacity: 0;
}
.woocommerce a.button.wcxp-quick-view-button:hover, .woocommerce-page a.button.wcxp-quick-view-button:hover {
	background: black !important;
	color: white !important;
	border-color: white !important;
}
.owl-controls {
	margin-top: -15px;
}
.attachment-medium {
	width: 100%;
}
.vc-map-plugin .vc-map-title {
	color: white !important;
}
.pricing-wrap {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.ui-tabs {
	text-align: center;
}
.wpb_tabs_nav {
	padding: 50px !important;
	width: 300px;
	padding-right: 0 !important;
	display: inline-block;
}
.ui-tabs-panel {
	background: transparent !important;
	text-align: left;
	padding: 100px !important;
	border-top: 1px solid #cccccc;
}
.ui-tabs-panel p {
	font-size: 11px;
	font-family: 'Open Sans', sans-serif;
	color: #6b6b6b;
	font-weight: 600;
}
.ui-tabs-panel .vc-map-title {
	font-weight: 600;
}
.wpb_content_element .wpb_tabs_nav li {
	background-color: transparent !important;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
	font-size: 14px;
	color: #ededed;
	font-weight: 800;
	font-family: 'Raleway', sans-serif;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
	font-weight: 800;
	margin-right: 10%;
	color: #3e3e3e;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li {
	margin-right: 5%;
}
.shipping-calculator-form .button {
	height: 40px;
}
.container-padd {
	padding: 20px 100px;
}
.container-padd .vc_span12 {
	width: 1200px;
	margin: auto;
	float: none;
 *zoom: 1;
}
.container-padd .vc_span12:before, .container-padd .vc_span12:after {
	content: "";
	display: table;
}
.container-padd .vc_span12:after {
	clear: both;
}
.wcxp-quick-view-image {
	float: left;
}
/* --------------------------------------------------------------































































>>> CUSTOM STYLE































































-------------------------------------------------------------- */































































/*------------------------------------*\ WooCommerce































































\*------------------------------------*/































































.ordering-wrapper {
	border-bottom: 1px solid #ededed;
	padding: 25px 30px;
	overflow: hidden;
}
.ordering-wrapper .woocommerce-result-count {
	margin: 0;
}
.ordering-wrapper .woocommerce-ordering {
	margin: 0;
}
.shop {
	background: transparent;
}































































































































/* --------------------------------------------------------------































































>>> RESPONSIVE































































-------------------------------------------------------------- */































































@media only screen and (max-width: 1200px) {
.variations .label {
	margin: 10px 0;
}
}
 @media only screen and (max-width: 1024px) {
.footer-navbar {
	width: auto;
}
.site-footer .footer-credit .social {
	width: auto;
}
.additional-menu-block .additional-menu .dropdown-menu .searchform input[type="text"] {
	border: 1px solid #3e3e3e;
	padding: 5px;
	width: 160px;
}
}
 @media only screen and (max-width: 990px) {
.slotholder .defaultimg {
	background-size: 100% 100% !important;
}
.site-header .header-right {
	float: none;
}
.site-header .primary-menu-block {
	width: 100%;
}
#primary_menu.navbar-collapse.in {
	display: block !important;
}
.site-header .additional-menu-block {
	float: none;
	width: 105px;
	position: absolute;
	top: 0;
	right: 50px;
}
.admin-bar .site-header .additional-menu-block {
	top: 46px;
}
.site-header #site-logo {
	margin-left: 50px;
}
.primary-navbar .navbar-nav {
	border-top: 1px solid #ededed;
	padding: 0;
	float: none;
	width: 100%;
 *zoom: 1;
}
.primary-navbar .navbar-nav:before, .primary-navbar .navbar-nav:after {
	content: "";
	display: table;
}
.primary-navbar .navbar-nav:after {
	clear: both;
}
.primary-navbar .navbar-nav li {
	float: none;
}
.primary-navbar .navbar-nav li a {
	line-height: 1.2;
	padding: 14px 0;
	text-align: left;
	border-bottom: 1px solid #ededed;
}
.primary-navbar .navbar-nav li:hover {
	background: none;
}
.primary-navbar .navbar-nav .sub-menu {
	border-bottom: 1px solid #ededed;
}
.primary-navbar .navbar-nav .sub-menu li a {
	font-size: 11px;
}
.primary-navbar .navbar-nav .current-menu-parent > a {
	background: none;
}
#primary_menu {
	display: none !important;
	width: 100%;
	position: relative;
	z-index: 1000000;
	background: white;
	padding: 0 30px 20px 50px;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
.primary-navbar .navbar-nav .current-menu-item a {
	background: white;
}
.primary-navbar .navbar-nav .sub-menu {
	position: relative;
	display: block;
	padding: 0;
	box-shadow: none;
}
.navbar-collapse {
	max-height: none;
}
.site-footer .footer-credit .copy {
	padding-bottom: 10px;
}
.site-footer .footer-credit .footer-right {
	text-align: left;
}
.footer-navbar {
	width: 100%;
	float: none;
}
.footer-navbar .navbar-nav {
	float: none;
	padding: 0;
	margin: 0;
}
.footer-navbar .navbar-nav > li {
	float: left;
}
.site-footer .footer-credit .social {
	float: none;
	width: 100%;
}
.site-footer .footer-credit .social li {
	float: left;
}
}
 @media only screen and (max-width: 768px) {
.container-padd {
	padding: 10px;
}
.site-title-block {
	padding: 5px;
}
.woocommerce .summary-right div.quantity, .woocommerce-page .summary-right div.quantity, .woocommerce .summary-right .single_add_to_cart_button.button.alt, .woocommerce-page .summary-right .single_add_to_cart_button.button.alt, .single-product div.product .summary-right .button {
	float: none !important;
	width: 100%;
}
.woocommerce-product-col-3 ul.products li.product {
	max-height: none !important;
}
.projects ul.projects li {
	width: 50%;
	float: left;
}
.vc_responsive .wpb_row .vc_span3 {
	width: 50% !important;
}
.pricing-table .pricing-item {
	width: 100% !important;
}
.vc_responsive .wpb_row .vc_span6 {
	float: none !important;
	width: 100% !important;
	display: block !important;
}
.team-member .related-post-wrap img {
	width: 100% !important;
}
.team-member-image {
	width: 100%;
	float: none;
}
.team-member-summary {
	width: 100%;
	float: none;
	margin-top: 50px;
}
#site-title .site-header-image .loop-title {
	font-size: 60px;
	top: 90px;
}
.vc_custom_1401262918964 {
	padding: 50px !important;
}
div.team-loops.col-md-4 {
	width: 50%;
	float: left;
}
.vc_responsive .wpb_row .vc_span4 {
	float: none;
	width: 100% !important;
}
.vc_responsive .wpb_row .vc_span8 {
	float: none;
	width: 100% !important;
}
div.team-loops.col-md-3 {
	width: 50%;
	float: left;
}
.woocommerce-product-col-3 ul.products li.product {
	width: 50%;
}
.single-project .single-featured, .single-project .entry-summary {
	width: 100%;
	float: none;
}
.container-padd .vc_span12 {
	width: 100%;
	margin: auto;
	float: none;
}
.footer-credit .col-md-6 {
 *zoom: 1;
	display: block;
	width: 100%;
	padding: 0 50px;
}
.footer-credit .col-md-6:before, .footer-credit .col-md-6:after {
	content: "";
	display: table;
}
.footer-credit .col-md-6:after {
	clear: both;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
	margin: 5px;
}
.woocommerce-upsells-col-3 .upsells.products ul.products li.product, .woocommerce-related-col-3 .related.products ul.products li.product {
	min-height: none;
	max-height: none;
	width: 50% !important;
}
.woocommerce-product-col-3 ul.products li.product:nth-child(3n) {
	border-right: 1px solid #ededed;
}
.single-project .gallery {
	width: 100%;
	float: none;
}
}
 @media only screen and (max-width: 568px) {
.container-padd {
	padding: 5px;
}
.slotholder .defaultimg {
	background-size: 100% 100% !important;
}
.woocommerce .related.products h2, .woocommerce .upsells.products h2, .woocommerce-page .related.products h2, .woocommerce-page .upsells.products h2 {
	padding: 50px;
}
.footer-credit .col-md-6 {
	padding: 0;
}
.vc_custom_1402288861641 {
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.footer-credit .col-md-6:last-child {
	margin-top: 0;
}
.page-area, .contact-form {
	padding: 30px;
}
.site-footer .footer-credit {
	padding: 50px;
}
.site-footer .footer-widget .widget {
	padding: 50px;
}
.footer-navbar {
	width: 100%;
	float: none;
}
.footer-navbar .navbar-nav {
	float: none;
	padding: 0;
	margin: 0;
}
.site-footer .footer-credit .social {
	float: none;
	width: 100%;
}
.site-footer .footer-credit .social .navbar-nav {
	float: none;
}
.site-footer .footer-credit .social .navbar-nav li {
	display: inline-block;
}
.footer-navbar .navbar-nav li {
	display: inline-block;
}
.woocommerce div.product div.summary, .woocommerce-page div.product div.summary {
	padding: 50px;
}
.single-product div.product .summary-left {
	margin-right: 0;
}
.yith-wcwl-add-to-wishlist {
	margin-right: 0;
	text-align: center;
}
.woocommerce .summary-right .product_meta, .woocommerce-page .summary-right .product_meta {
	clear: both;
	float: none;
	width: 100%;
}
.woocommerce div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
	padding: 50px;
}
.woocommerce-related-col-3 .related.products ul.products li.product, .woocommerce-upsells-col-3 .upsells.products ul.products li.product, .woocommerce-product-col-3 ul.products li.product {
	width: 50% !important;
}
.post .the-content, .post .meta-block, #comments-block .comment-block-row {
	padding: 50px;
}
#comments-block #respond.comment-respond {
	padding: 0;
}
.single-project .single-featured, .single-project .entry-summary {
	width: 100%;
	float: none;
}
.single-project .entry-summary {
	padding: 50px;
}
.related-project-wrap .related-project-inner li {
	width: 50%;
}
.archives-area {
	padding: 50px;
}
.vc_custom_1402075563002 {
	padding: 50px !important;
}
.pricing-table .pricing-item {
	float: none;
	width: 100%;
}
.col-md-2-5 {
	width: 50%;
}
.team-member-single-wrap {
	padding: 50px;
}
.team-member-image {
	width: 100%;
	float: none;
}
.team-member-summary {
	width: 100%;
	float: none;
	margin-top: 20px;
}
.team-member-skill-contain {
	width: 100%;
}
.contact-form .left-column, .contact-form .right-column {
	float: none;
	display: block;
	width: 100%;
	padding: 0;
}
.post .meta-block .meta-time {
	float: none;
	display: block;
	width: 100%;
}
.post .meta-block .meta-author {
	float: none;
	display: block;
	width: 100%;
	padding: 0;
 *zoom: 1;
	margin-top: 20px;
}
.post .meta-block .meta-author:before, .post .meta-block .meta-author:after {
	content: "";
	display: table;
}
.post .meta-block .meta-author:after {
	clear: both;
}
.post .meta-block .meta-author .gravatar {
	float: left;
}
.post .meta-block .meta-author .description {
	float: right;
	width: calc(100% - 80px);
}
.site-title-block h1 {
	font-size: 40px;
}
.site-title-block {
	padding: 50px;
}
.newsletter-wrapper {
	padding-left: 50px !important;
	padding-right: 50px !important;
}
.newsletter-wrapper .news-letter-title {
	font-size: 40px !important;
}
.additional-menu-block .additional-menu .dropdown-menu .searchform {
	padding: 20px;
	width: 100%;
	margin: 0;
}
.woocommerce-product-col-3 ul.products li.product {
	max-height: auto !important;
}
.woocommerce-page table.cart td.actions .coupon {
	text-align: left;
	float: none;
	width: 100%;
}
}
 @media only screen and (max-width: 480px) {
.woocommerce-page .woocommerce-message .button {
	float: right;
	margin-bottom: 10px;
}
.slotholder .defaultimg {
	background-size: 100% 100% !important;
}
.woocommerce-page .woocommerce-message {
	padding: 0 !important;
	padding-left: 40px !important;
}
.site-header #site-description {
	display: none;
}
.woocommerce-product-col-3 ul.products li.product {
	width: 100% !important;
	float: none;
	padding: 50px;
 *zoom: 1;
}
.woocommerce-product-col-3 ul.products li.product:before, .woocommerce-product-col-3 ul.products li.product:after {
	content: "";
	display: table;
}
.woocommerce-product-col-3 ul.products li.product:after {
	clear: both;
}
.projects ul.projects li {
	width: 100%;
	float: none;
}
.additional-menu-block .additional-menu .dropdown-menu {
	left: -190px;
	right: 0px;
	min-width: 300px;
	padding: 0px;
	text-align: left;
}
.woocommerce #content table.cart td.actions .coupon .button {
	float: none;
	width: 100%;
	margin-top: 20px;
}
.woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text {
	display: block;
	width: 100% !important;
	float: none;
}
.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
	height: 120px;
}
.woocommerce-page table.cart td.actions input {
	width: 100%;
	margin-top: 20px;
}
.woocommerce-page table.shop_table th.product-price {
	display: none;
}
.woocommerce-page table.shop_table tr td.product-price {
	display: none;
}
.woocommerce-related-col-3 .related.products ul.products li.product, .woocommerce-upsells-col-3 .upsells.products ul.products li.product, .woocommerce-product-col-3 ul.products li.product {
	width: 100% !important;
	float: none;
}
.tpvc-images-slider .tokopress-accordion ul.tokopress-accordion.screen-480 .call-to-action {
	visibility: hidden;
}
.tpvc-images-slider .tokopress-accordion ul.tokopress-accordion.screen-480 .frame-open .caption h3 {
	font-size: 16px;
}
.tpvc-images-slider .tokopress-accordion ul.tokopress-accordion.screen-480 .frame-open .call-to-action {
	visibility: visible;
}
.tpvc-images-slider .tokopress-accordion ul.tokopress-accordion.screen-480 .frame-open .call-to-action a {
	padding: 5px 10px;
	font-size: 16px;
}
.home-view-more {
	border: 1px solid white;
	bottom: 35px;
	color: white;
	display: inline-block;
	font-family: "raleway", arial;
	font-size: 18px;
	font-weight: 400;
	left: 0;
	margin: 0 auto;
	padding: 5px 10px;
	position: absolute;
	right: 0;
	text-align: center;
	text-decoration: none;
	width: 128px;
	background-color: rgb(174, 192, 216);
}
}
 @media only screen and (max-width: 320px) {
.additional-menu-block .additional-menu .dropdown-menu {
	left: auto !important;
	right: auto !important;
	min-width: none !important;
	padding: 0 !important;
	background: none;
	box-shadow: none;
	border: none;
}
.slotholder .defaultimg {
	background-size: 100% 100% !important;
}
.additional-menu-block .additional-menu .dropdown-menu .searchform {
	padding: 20px;
	width: 100%;
	margin: 0px;
	right: 160px;
	position: absolute;
	background: white;
}
.additional-menu-block .additional-menu .dropdown-menu .widget_shopping_cart {
	padding: 20px;
	width: 100%;
	margin: 0px;
	right: 194px;
	position: absolute;
	background: white;
}
.tpvc-images-slider .tokopress-accordion ul.tokopress-accordion.screen-320 .call-to-action {
	visibility: hidden;
}
.tpvc-images-slider .tokopress-accordion ul.tokopress-accordion.screen-320 .frame-open .caption h3 {
	font-size: 12px;
	top: 10px;
}
.tpvc-images-slider .tokopress-accordion ul.tokopress-accordion.screen-320 .frame-open .call-to-action {
	visibility: visible;
}
.tpvc-images-slider .tokopress-accordion ul.tokopress-accordion.screen-320 .frame-open .call-to-action a {
	padding: 3px 5px;
	font-size: 12px;
	bottom: 10px;
}
}
/*--------------------------My CSS (Nilesh Kr.)--------------------------------------*/















header .enquiry img {
	bottom: 70px;
	position: fixed;
	right: 0;
	z-index: 1000;
}
header #close img {
	position: absolute;
	right: -17px;
	top: -17px;
}
header .form-overlay {
	background: #777 none repeat scroll 0 0;
	height: 100%;
	opacity: 0.7;
	position: absolute;
	width: 100%;
	display: none;
	z-index: 10000;
}
header .enquiry-form {
	display: none;
	border: 1px solid #cccccc;
	max-width: 330px;
	padding: 5px 11px;
	height: auto;
	left: 475px;
	opacity: 1;
	top: 136px;
	position: fixed;
	background: #ffffff;
	z-index: 10000;
}
header .enquiry-form h2 {
	color: #0072BC;
	font-size: 26px!important;
	font-weight: bold;
	text-align: center;
}
header .enquiry-form input {
	max-width: 100%;
}
header .enquiry-form textarea {
	height: 50px;
	max-width: 100%;
}
header .enquiry-form .wpcf7-submit {
	background: #0072bc none repeat scroll 0 0;
	border: medium none;
	color: white;
	width: 100%;
}
#enquiry-form {
	border: 1px solid #cccccc;
	max-width: 55%;
	padding: 5px 11px;
	height: auto;
	left: 475px;
	opacity: 1;
	top: 136px;
	position: fixed;
}
#enquiry-form h2 {
	color: #0072BC;
	font-size: 26px!important;
	font-weight: bold;
	text-align: center;
}
#enquiry-form textarea {
	height: 50px;
}
#enquiry-form .wpcf7-submit {
	background: #0072bc none repeat scroll 0 0;
	border: medium none;
	color: white;
	width: 100%;
}
.pro-gallery {
	padding-left: 20px;
}
.container-marg {
	margin: 100px;
}
#menu-item-3377 > a {
	line-height: 20px;
}
#menu-item-4574 > a {
	line-height: 20px;
}
#menu-item-3511 > a {
	line-height: 20px;
}
#menu-item-3510 > a {
	line-height: 20px;
}
.home-project {
	position: relative;
}
.home-project img {
	border: 1px solid;
	height: 100%;
	margin: 0 auto;
	width: 100%;
}
.home-view-more {
	border: 1px solid white;
	bottom: 35px;
	color: white;
	display: inline-block;
	font-family: "raleway", arial;
	font-size: 18px;
	font-weight: 400;
	left: 0;
	margin: 0 auto;
	padding: 5px 10px;
	position: absolute;
	right: 0;
	text-align: center;
	text-decoration: none;
	width: 128px;
}
.home-view-more a {
	color: white;
}
.home-title {
	color: white;
	font-family: "Raleway", sans-serif;
	font-size: 20px;
	font-weight: 600;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	text-shadow: 1px 1px 1px #666;
	text-transform: uppercase;
	top: 20px;
}
.home-title-image {
	color: #fff;
	font-family: "Raleway", sans-serif;
	font-size: 15px;
	font-weight: 600;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	text-shadow: 1px 1px 1px #666;
	text-transform: uppercase;
	top: 60px;
}
.about-title {
	color: #214081;
	font-size: 50px;
	font-weight: normal;
	text-align: center;
	padding-bottom: 40px;
	padding-top: 30px;
}
.about-us {
	color: #6b6b6b;
	font-family: calibri;
	font-size: 18px;
	line-height: 30px;
	/* padding-left: 70px;















    padding-right: 70px;*/















	text-align: center;
}
.about-mission {
	color: #6b6b6b;
	font-family: calibri;
	font-size: 18px;
	line-height: 30px;
	text-align: justify;
}
.gw-gopf-post {
	border: 1px solid;
}
.gw-gopf-post:hover {
	border: 1px solid #395A94;
}
#f1_container {
	float: left;
	height: 252px;
	margin: 0 10px 10px 0;
	position: relative;
	text-align: center;
	width: 265px;
	z-index: 1;
}
#f1_card {
	height: 100%;
	transform-style: preserve-3d;
	transition: all 1s linear 0s;
	width: 100%;
}
#f1_container:hover #f1_card {
	box-shadow: -3px 3px 3px #aaa;
	transform: rotateY(180deg);
}
.face {
	backface-visibility: hidden;
	height: 100%;
	position: absolute;
	width: 100%;
}
.face.back {
	background-color: #cccccc;
	box-sizing: border-box;
	color: white;
	display: block;
	padding: 0;
	text-align: center;
	transform: rotateY(180deg);
}
.front-title {
	background-color: #01a89e;
	font-size: 24px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #fff;
}
.front-disc {
	background-color: #01a89e;
	font-size: 16px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #fff;
}
.back-title {
	background-color: #01a89e;
	font-size: 24px;
	height: 45px;
	text-align: center;
	line-height: 45px;
}
.back-disc {
	background-color: #01a89e;
	font-size: 16px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #fff;
}
.dtitle {
	font-size: 15px;
	text-align: center;
	color: #224689;
}
.cont-title {
	color: #2c4e8d;
	font-size: 20px;
}
.cont-address {
	padding-top: 0;
}
.cont-address > p {
	padding-left: 22px;
}
.cont-address .fa {
	padding-right: 10px;
	font-size: 20px;
	color: #2c4e8d;
}
.cont-mail {
	padding-top: 0;
}
.cont-mail > p {
	padding-left: 25px;
}
.cont-mail .fa {
	padding-right: 10px;
	font-size: 20px;
	color: #2c4e8d;
}
.cont-number {
	padding-top: 0;
}
.cont-number > p {
	padding-left: 25px;
}
.cont-number .fa {
	padding-right: 10px;
	font-size: 20px;
	color: #2c4e8d;
}
.tdi1rpw1 {
	background-color: #C9C9C9;
	padding: 8px;
	cursor: pointer;
}
.tdi1rpSpecification {
	border: 2px solid #C9C9C9;
	border-radius: 4px;
	width: 95%;
}
.pad {
	padding: 8px;
}
.powered {
	font-size: 12px;
}
.powered > a {
	color: #000 !important;
	font-weight: 600;
}
.powered > a:hover {
	color: #284B8B !important;
	font-weight: 600;
}
.menu-item-description {
	display: block;
	font-family: calibri;
	font-size: 13px;
	line-height: 18px;
}
.menu a {
	vertical-align: top;
}
.single-post #site-title {
	display: none;
}
.footer-events img {
	width: 100%;
	height: auto;
}
.videoWrapper {
	position: relative;
	padding-bottom: 60%; /* 16:9 */
	padding-top: 35px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ujipopup input[type="submit"] {
	border: none;
	border-radius: 4px;
	padding: 8px 14px;
	margin-top: 15px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.ujipopup .wpcf7 h2 {
	text-align: center;
	color: #1e3eab;
	font-weight: 600;
	margin: 15px 0;
}
.gw-gopf-post-excerpt span {
    color: red;
    font-size: 15px;
    font-weight: 600;
}
 @media only screen and (min-width: 320px) and (max-width: 480px) {
.container-padd {
	padding: 5px;
}
.container-marg {
	margin: 50px;
}
.slotholder .defaultimg {
	background-size: 100% 100% !important;
}
.home-project img {
	width: 100%;
	height: auto;
}
.home-view-more {
	border: 1px solid white;
	bottom: 35px;
	color: white;
	display: inline-block;
	font-family: "raleway", arial;
	font-size: 18px;
	font-weight: 400;
	left: 0;
	margin: 0 auto;
	padding: 5px 10px;
	position: absolute;
	right: 0;
	text-align: center;
	text-decoration: none;
	width: 128px;
	background-color: rgb(174, 192, 216);
}
.about-title {
	color: #214081;
	font-size: 35px;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: center;
}
.about-us {
	color: #6b6b6b;
	font-family: calibri;
	font-size: 18px;
	line-height: 30px;
	text-align: justify;
	padding: 0 10px;
}
section.main-content-section {
    width: 607px;
    float: right;
    margin: 70px 0 0 0px;
    padding: 18px 14px 100px 18px;
}

/* Style to make Delivered button bolder */

.my-own-class #gw_go_portfolio_tdicity-1mohalicomm .gw-gopf-style-vario .gw-gopf-post-excerpt {
	font-size: 16px;
	margin-top: 5px;
	color: #bc0000;
	font-weight: bold;
}
#f1_container {
	float: left;
	height: 248px;
	margin-bottom: 80px;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 1;
}
.post-title a {
    color: #3e3e3e;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    text-decoration: none;
}

}